pub type DataSourceScanRef = Box<dyn DataSourceScan>;Expand description
A boxed data source scan.
Aliased Typeยง
pub struct DataSourceScanRef(/* private fields */);pub type DataSourceScanRef = Box<dyn DataSourceScan>;A boxed data source scan.
pub struct DataSourceScanRef(/* private fields */);