pub type BoxedDataBatchSource = Box<dyn DataBatchSource + Send>;
Aliased Typeยง
pub struct BoxedDataBatchSource(/* private fields */);
pub type BoxedDataBatchSource = Box<dyn DataBatchSource + Send>;
pub struct BoxedDataBatchSource(/* private fields */);