Skip to main content

Crate fidl_fuchsia_driver_metadata

Crate fidl_fuchsia_driver_metadata 

Source

Modules§

metadata_ordinals

Macros§

DictionaryValueUnknown
Pattern that matches an unknown DictionaryValue member.

Structs§

Dictionary
A dictionary-like structure for generic metadata.
DictionaryEntry
A key/value pair in a Dictionary.
MetadataControlHandle
MetadataEventStream
MetadataGetPersistedMetadataResponder
MetadataGetPersistedMetadataResponse
MetadataMarker
MetadataProxy
MetadataRequestStream
A Stream of incoming requests for fuchsia.driver.metadata/Metadata.
MetadataSynchronousProxy
ServiceMarker
ServiceProxy

Enums§

DictionaryValue
A dictionary’s value is an integer or a list of integers.
MetadataEvent
MetadataRequest
ServiceRequest
A request for one of the member protocols of Service.

Constants§

MAX_KEY_LENGTH
MAX_NUM_ENTRIES
MAX_NUM_VALUE_ITEMS
MAX_VALUE_LENGTH

Traits§

MetadataProxyInterface

Type Aliases§

MetadataGetPersistedMetadataResult