Type Definition tp_trie::TrieDB[][src]

type TrieDB<'a, L> = TrieDB<'a, L>;

Persistent trie database read-access interface for the a given hasher.