Serialization
Recipe | Crates | Categories |
---|---|---|
JSON | ||
serde-json | ||
monostate | ||
serde-ignored |
TODO
De facto standard serialization library. Use in conjunction with sub-crates like serde_json for the specific format that you are using.
JSON
See also
monostate
This library implements a type macro for a zero-sized type that is Serde deserializable only from one specific value.
serde-ignored
TODO write
Supported formats: https://docs.rs/serde/latest/serde/#data-formats