Module iter

Module iter 

Source

Structs§

Iter
Stream for the iter function.

Functions§

iter
Converts an Iterator into a Stream which is always ready to yield the next value.