pub type BoxedBatchReader = Box<dyn BatchReader>;Expand description
Pointer to BatchReader.
Aliased Typeยง
pub struct BoxedBatchReader(/* private fields */);pub type BoxedBatchReader = Box<dyn BatchReader>;Pointer to BatchReader.
pub struct BoxedBatchReader(/* private fields */);