pub fn with_position<I>(iter: I) -> WithPosition<I> ⓘwhere I: Iterator,
Create a new WithPosition iterator.
WithPosition