Skip to main content

BoxedIterator

Type Alias BoxedIterator 

Source
pub type BoxedIterator = Box<dyn BoxedIteratorTrait>;

Aliased Typeยง

pub struct BoxedIterator(/* private fields */);