Type Alias lance_table::utils::stream::ReadBatchFut
source · pub type ReadBatchFut = BoxFuture<'static, Result<RecordBatch>>;Aliased Type§
struct ReadBatchFut {}pub type ReadBatchFut = BoxFuture<'static, Result<RecordBatch>>;struct ReadBatchFut {}