pub type PhysicalExprRef = Arc<dyn PhysicalExpr>;Expand description
Shared PhysicalExpr.
Aliased Typeยง
struct PhysicalExprRef { /* private fields */ }pub type PhysicalExprRef = Arc<dyn PhysicalExpr>;Shared PhysicalExpr.
struct PhysicalExprRef { /* private fields */ }