Structs§
- Array
Stream Adapter - An adapter for a stream of array chunks to implement an ArrayReader.
Traits§
- Array
Stream - A stream of array chunks along with a DType.
- Array
Stream Ext
Type Aliases§
- Sendable
Array Stream - Trait for a
Stream
ofArrayRef
s that can be passed between threads.