Type Alias RefTrieDBMut

Source
pub type RefTrieDBMut<'a> = TrieDBMut<'a, ExtensionLayout>;

Aliased Typeยง

pub struct RefTrieDBMut<'a> { /* private fields */ }