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