Skip to main content

Crate fdf_metadata

Crate fdf_metadata 

Source

Structs§

MetadataHandler
MetadataServer
StringVec
A wrapper type for a vector of strings deserialized from devicetree properties (integer vectors). Strings are assumed to be null-terminated and concatenated.

Enums§

Error
Error type for deserialization failures.

Functions§

from_dictionary
Deserializes a fuchsia.driver.metadata.Dictionary into a type T that implements Deserialize.