PhysicalPlanWrapperRef

Type Alias PhysicalPlanWrapperRef 

Source
pub type PhysicalPlanWrapperRef = Arc<dyn PhysicalPlanWrapper>;

Aliased Typeยง

pub struct PhysicalPlanWrapperRef { /* private fields */ }