Module alloy_serde::quantity::vec

source ·
Expand description

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

See quantity for more information.

Functions§

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