Re-exports§
pub use self::natural::*;
Modules§
Structs§
- Dictionary
- The type corresponding to the Dictionary protocol.
Constants§
- MAX_
DATA_ LENGTH - Maximum number of bytes in a Data.
- MAX_
DICTIONARY_ ITERATOR_ CHUNK - Maximum number of items returned by dictionary iterator.
- MAX_
NAME_ LENGTH - The maximum length of a dictionary key. This should coincide with fuchsia.component.MAX_NAME_LENGTH.
Traits§
- Dictionary
Client Handler - A client handler for the Dictionary protocol.
- Dictionary
Local Client Handler - A client handler for the Dictionary protocol.
- Dictionary
Local Server Handler - A server handler for the Dictionary protocol.
- Dictionary
Server Handler - A server handler for the Dictionary protocol.