Expand description
Functions for (de)serializing to and from BTreeMaps.
See the crate-level documentation for more information.
Functionsยง
- deserialize
- Deserialize a HashMap.
- serialize
- Serialize a HashMap.
Functions for (de)serializing to and from BTreeMaps.
See the crate-level documentation for more information.