Re-exports§
pub use self::natural::*;
Modules§
Structs§
- Dictionary
- A dictionary-like structure for generic metadata.
- Dictionary
Entry - A key/value pair in a
Dictionary. - Metadata
- The type corresponding to the Metadata protocol.
- Metadata
GetPersisted Metadata Response - Service
- The type corresponding to the Service service.
- Service
Connector - A strongly-typed service connector for the
Serviceservice.
Enums§
- Dictionary
Value - A dictionary’s value is an integer or a list of integers.
Constants§
Traits§
- Metadata
Client Handler - A client handler for the Metadata protocol.
- Metadata
Local Client Handler - A client handler for the Metadata protocol.
- Metadata
Local Server Handler - A server handler for the Metadata protocol.
- Metadata
Server Handler - A server handler for the Metadata protocol.
- Service
Handler - A service handler for the
Serviceservice.