Expand description

Some usefull additions to the streaming_iterator crate.

Includes versions of StreamingIterator adapters that derive Clone, streaming versions of some more common iterator adapters like zip and enumerate, and some more streaming iterator adapters.

see Streaming trait for all documentation.

Structs

Traits