query::physical_wrapper

Type Alias PhysicalPlanWrapperRef

Source
pub type PhysicalPlanWrapperRef = Arc<dyn PhysicalPlanWrapper>;

Aliased Typeยง

struct PhysicalPlanWrapperRef { /* private fields */ }