Type Definition sp_trie::TrieDB [−][src]
pub type TrieDB<'a, L> = TrieDB<'a, L>;Expand description
Persistent trie database read-access interface for the a given hasher.
pub type TrieDB<'a, L> = TrieDB<'a, L>;Persistent trie database read-access interface for the a given hasher.