Module source

Source

Traits§

InfiniteSource
A trait which marks a source as infinite, preventing “read-to-end” operations from completing.
SourceSize
A trait which gives known upper and lower bounds of the size of the source.