[][src]Type Definition sp_trie::TrieDBMut

type TrieDBMut<'a, L> = TrieDBMut<'a, L>;
[]

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