ScanBatchStream

Type Alias ScanBatchStream 

Source
pub type ScanBatchStream = BoxStream<'static, Result<ScanBatch>>;

Aliased Typeยง

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