Type Alias RefTrieDBMutAllowEmpty

Source
pub type RefTrieDBMutAllowEmpty<'a> = TrieDBMut<'a, AllowEmptyLayout>;

Aliased Typeยง

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