alloy_serde::quantity

Module hashmap

Source
Expand description

Serde functions for encoding a HashMap of primitive numbers using the Ethereum “quantity” format.

See quantity for more information.

Functions§

  • Deserializes a HashMap of primitive numbers from a “quantity” hex string.
  • Serializes a HashMap of primitive numbers as a “quantity” hex string.