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