Re-exports§
pub use self::natural::*;
Modules§
Structs§
- Store
- The type corresponding to the Store protocol. A very basic key-value store - so basic, in fact, that one may only write to it, never read!
Traits§
- Store
Client Handler - A client handler for the Store protocol.
- Store
Local Client Handler - A client handler for the Store protocol.
- Store
Local Server Handler - A server handler for the Store protocol.
- Store
Server Handler - A server handler for the Store protocol.