BoxedDataBatchSource

Type Alias BoxedDataBatchSource 

Source
pub type BoxedDataBatchSource = Box<dyn DataBatchSource + Send>;

Aliased Typeยง

pub struct BoxedDataBatchSource(/* private fields */);