lance_io::stream

Type Alias BatchStream

Source
pub type BatchStream = BoxStream<'static, Result<RecordBatch>>;

Aliased Typeยง

struct BatchStream {}