Crate serde_mcf

Source

Re-exports§

pub use de::from_str;
pub use de::McfDeserializer;
pub use ser::to_string;
pub use ser::McfSerializer;

Modules§

base64
Additional methods to deserialize to/from byte arrays encoded in base64. Helper methods for serializing byte arryays to/from base64 encoded format.
base64bcrypt
de
errors
legacy
ser

Structs§

Map
Represents a JSON key/value type.
McfHash
A generic hash converted from the ModularCryptFormat.

Enums§

Hashes
Value
Represents any valid JSON value.