Crate iter_fixed[][src]

Structs

Iterator of fixed size

Traits

Conversion from an IteratorFixed.

Conversion into an IteratorFixed.

Functions

Creates a new iterator of fixed size where each iteration calls the provided closure F: FnMut(usize) -> T