Re-exports§
pub use self::natural::*;
Modules§
- compat
- Compatibility shims which mimic some API surfaces of the current Rust bindings.
- dictionary
- generic
- natural
- wire
- wire_
optional
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
Server Handler - A server handler for the Dictionary protocol.