mito2::memtable::partition_tree::shard

Type Alias BoxedDataBatchSource

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

Aliased Typeยง

struct BoxedDataBatchSource(/* private fields */);