Crate reth_codecs

source ·
Expand description

Compact codec.

Warning: The Compact encoding format and its implementations are designed for storing and retrieving data internally. They are not hardened to safely read potentially malicious data.

§Feature Flags

  • alloy: Compact implementation for various alloy types.

Macros§

Traits§

  • Trait that implements the Compact codec.

Type Aliases§

  • To be used with Option<CompactPlaceholder> to place or replace one bit on the bitflag struct.

Attribute Macros§

Derive Macros§