pub type TrieDBMut<'a, L> = TrieDBMut<'a, L>;
Persistent trie database write-access interface for the a given hasher.