pub type BatchStream = BoxStream<'static, Result<RecordBatch>>;Aliased Typeยง
#[repr(transparent)]pub struct BatchStream { /* private fields */ }pub type BatchStream = BoxStream<'static, Result<RecordBatch>>;#[repr(transparent)]pub struct BatchStream { /* private fields */ }