ReadBatchFutStream

Type Alias ReadBatchFutStream 

Source
pub type ReadBatchFutStream = BoxStream<'static, ReadBatchFut>;

Aliased Typeยง

pub struct ReadBatchFutStream { /* private fields */ }