reth_db::tables::codecs::fuzz

Module BlockNumberAddress

source
Available on crate feature bench only.
Expand description

Macro generated module to be used by test-fuzz and bench if it applies.

Functionsยง

  • Encodes and decodes table types returning its encoded size and the decoded object. This method is used for benchmarking, so its parameter should be the actual type that is being tested.