Module stream

Module stream 

Source

Structs§

SpannedStream
Stream

Traits§

Spanned

Type Aliases§

BoxedExactSizeStream
A stream containing a boxed exact-sized iterator. See Stream::exact_size_boxed.
BoxedStream
A stream containing a boxed iterator. See Stream::boxed.