pub type ReadBatchFutStream = BoxStream<'static, ReadBatchFut>;
struct ReadBatchFutStream { /* private fields */ }