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