Type Definition sp_trie::TrieDBMut[][src]

type TrieDBMut<'a, L> = TrieDBMut<'a, L>;
Expand description

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