struct OnceIterator<T> { ... }

Iterator that yields a single value

See once for more details.

Methods

impl OnceIterator<T> { ... }

Mixins

impl OnceIterator<T> { ... }