Crate latch_iter

Crate latch_iter 

Source
Expand description

Provies the LatchIterator via the IntoLatchIterator::latch() function

Structs§

LatchIterator
A ‘latching’ Iterator.

Traits§

IntoLatchIterator
Trait that indicates ability to generate a LatchIterator