SendableRecordBatchStream

Type Alias SendableRecordBatchStream 

Source
pub type SendableRecordBatchStream = Pin<Box<dyn RecordBatchStream + Send>>;

Aliased Typeยง

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