pub type TransactionalTree<'a, E> = TransactionalTree<'a, IVec, E, PlainEncoding>;Expand description
The “Plain” Tree’s TransactionalTree
Aliased Type§
pub struct TransactionalTree<'a, E>(/* private fields */);pub type TransactionalTree<'a, E> = TransactionalTree<'a, IVec, E, PlainEncoding>;The “Plain” Tree’s TransactionalTree
pub struct TransactionalTree<'a, E>(/* private fields */);