Expand description
Serde functions for encoding a BTreeMap
of primitive numbers using the Ethereum “quantity”
format.
Functions§
- deserialize
- Deserializes a
BTreeMap
of primitive numbers from a “quantity” hex string. - serialize
- Serializes a
BTreeMap
of primitive numbers as a “quantity” hex string.