Skip to main content

Crate fidl_next_common_fuchsia_component_sandbox

Crate fidl_next_common_fuchsia_component_sandbox 

Source

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§

DictionaryClientHandler
A client handler for the Dictionary protocol.
DictionaryServerHandler
A server handler for the Dictionary protocol.