Re-exports§
pub use self::natural::*;
Modules§
- compat
- Compatibility shims which mimic some API surfaces of the current Rust bindings.
- generic
- natural
- store
- wire
- wire_
optional
Structs§
- Store
- The type corresponding to the Store protocol. A very basic key-value store.
Traits§
- Store
Client Handler - A client handler for the Store protocol.
- Store
Server Handler - A server handler for the Store protocol.