[][src]Type Definition sled_extensions::expiring::plain::Iter

type Iter<'a, E> = Iter<'a, IVec, E, PlainEncoding>;

The "Plain" Tree's Iterator