Skip to main content

ReadBatchFutStream

Type Alias ReadBatchFutStream 

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

Aliased Typeยง

#[repr(transparent)]
pub struct ReadBatchFutStream { /* private fields */ }