pub type RowBatchStream = UnboundedReceiver<PeekResponseUnary>;
Expand description

A channel of batched rows.