Module stream

Source

Structs§

ArrayStreamAdapter
An adapter for a stream of array chunks to implement an ArrayReader.

Traits§

ArrayStream
A stream of array chunks along with a DType.
ArrayStreamExt

Type Aliases§

SendableArrayStream
Trait for a Stream of ArrayRefs that can be passed between threads.