Type Definition sp_state_machine::TrieDBMut [−][src]
type TrieDBMut<'a, H> = TrieDBMut<'a, Layout<H>>;
Persistent trie database write-access interface for the a given hasher.
type TrieDBMut<'a, H> = TrieDBMut<'a, Layout<H>>;
Persistent trie database write-access interface for the a given hasher.