[][src]Function bench_trie::standard_benchmark

pub fn standard_benchmark<H: 'static + Hasher, N: NodeCodec<H>, S: TrieStream>(
    b: &mut Criterion,
    name: &str
)