Module ::std::iter

Overview

Structs

Iterator

An owning iterator.

Functions

empty

Construct an iterator which produces no values.

once

Construct an iterator which produces a single value once.

range

Produce an iterator which starts at the range start and ends at the value