Skip to main content

Crate fidl_next_fuchsia_driver_metadata

Crate fidl_next_fuchsia_driver_metadata 

Source

Re-exports§

pub use self::natural::*;

Modules§

generic
metadata
natural
wire
wire_optional

Structs§

Dictionary
A dictionary-like structure for generic metadata.
DictionaryEntry
A key/value pair in a Dictionary.
Metadata
The type corresponding to the Metadata protocol.
MetadataGetPersistedMetadataResponse
Service
The type corresponding to the Service service.
ServiceConnector
A strongly-typed service connector for the Service service.

Enums§

DictionaryValue
A dictionary’s value is an integer or a list of integers.

Constants§

MAX_KEY_LENGTH
MAX_NUM_ENTRIES
MAX_NUM_VALUE_ITEMS
MAX_VALUE_LENGTH

Traits§

MetadataClientHandler
A client handler for the Metadata protocol.
MetadataLocalClientHandler
A client handler for the Metadata protocol.
MetadataLocalServerHandler
A server handler for the Metadata protocol.
MetadataServerHandler
A server handler for the Metadata protocol.
ServiceHandler
A service handler for the Service service.