Type Alias RefTrieDBMutNoExt

Source
pub type RefTrieDBMutNoExt<'a> = TrieDBMut<'a, NoExtensionLayout>;

Aliased Typeยง

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