reth_cli_commands::test_vectors::compact

Function generate_vectors_with

Source
pub fn generate_vectors_with(
    gen: &[fn(_: &mut TestRunner) -> Result<()>],
) -> Result<()>
Available on crate feature arbitrary only.
Expand description

Generates a vector of type T to a file.