Type Alias lance_io::stream::BatchStream
source · pub type BatchStream = BoxStream<'static, Result<RecordBatch>>;Aliased Type§
struct BatchStream { /* private fields */ }pub type BatchStream = BoxStream<'static, Result<RecordBatch>>;struct BatchStream { /* private fields */ }