Type Alias BoxedDataBatchSource

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

Aliased Typeยง

struct BoxedDataBatchSource(/* private fields */);