pub type RowBatchStream = UnboundedReceiver<PeekResponseUnary>;Expand description
A channel of batched rows.
Aliased Typeยง
pub struct RowBatchStream { /* private fields */ }pub type RowBatchStream = UnboundedReceiver<PeekResponseUnary>;A channel of batched rows.
pub struct RowBatchStream { /* private fields */ }