Module fencryption_lib::metadata
source · Expand description
Encode and decode metadata.
Enums
- Enum of the different possible metadata errors.
Functions
- Decode bytes into specified
serde::Deserializeimplementor. - Encode
serde::Serializeimplementor into bytes.