Skip to main content

RowIter

Type Alias RowIter 

Source
type RowIter<'a, E, Ix> = Iter<'a, WSuc<E, Ix>>;

Aliased Typeยง

struct RowIter<'a, E, Ix> { /* private fields */ }