Function tetsy_reference_trie::compare_root[][src]

pub fn compare_root(
    data: Vec<(Vec<u8>, Vec<u8>)>,
    memdb: impl HashDB<KeccakHasher, DBValue>
)

Compare trie builder and trie root implementations.