Type Definition node_bench::trie::KeyValue[][src]

type KeyValue = (Vec<u8>, Vec<u8>);