Type Alias query::physical_wrapper::PhysicalPlanWrapperRef

source ·
pub type PhysicalPlanWrapperRef = Arc<dyn PhysicalPlanWrapper>;

Aliased Type§

struct PhysicalPlanWrapperRef { /* private fields */ }