Module metadata

Source
Expand description

Encode and decode metadata.

Enums§

ErrorKind
Enum of the different possible metadata errors.

Functions§

decode
Decode bytes into specified serde::Deserialize implementor.
encode
Encode serde::Serialize implementor into bytes.