struct RepeatIterator<T> { ... }

Iterator that repeats a value infinitely.

See repeat for more details.

Methods

impl RepeatIterator<T> { ... }

Mixins

impl RepeatIterator<T> { ... }