datafusion_physical_plan::execution_plan

Function displayable

Source
pub fn displayable(plan: &dyn ExecutionPlan) -> DisplayableExecutionPlan<'_>
Expand description

Return a wrapper around an ExecutionPlan which can be displayed in various easier to understand ways.