query::physical_wrapper

Type Alias PhysicalPlanWrapperRef

source
pub type PhysicalPlanWrapperRef = Arc<dyn PhysicalPlanWrapper>;

Aliased Typeยง

struct PhysicalPlanWrapperRef { /* private fields */ }