Struct fallible_iterator::Enumerate
[−]
[src]
pub struct Enumerate<I> { // some fields omitted }
An iterator that yields the iteration count as well as the values of the underlying iterator.