reth_cli_commands::test_vectors::compact

Function read_vectors_with

Source
pub fn read_vectors_with(read: &[fn() -> Result<()>]) -> Result<()>
Available on crate feature arbitrary only.
Expand description

Reads multiple vectors of different types ensuring their correctness by decoding and re-encoding.