Crate alloy_serde

Source
Expand description

Alloy serde helpers for primitive types.

§alloy-serde

Serde related helpers for Alloy.

Re-exports§

Modules§

  • Serde functions for encoding primitive numbers using the Ethereum JSON-RPC “quantity” format.
  • quantity_boolDeprecated
    Serde serialization and deserialization for bool as 0x0 or 0x1.
  • Storage related helpers.
  • Json U256 serde helpers.

Structs§

  • Generic type for capturing additional fields when deserializing structs.
  • An extension to a struct that allows to capture additional fields when deserializing.

Functions§