Skip to main content

ordered_plan_actions

Function ordered_plan_actions 

Source
pub fn ordered_plan_actions(
    actions: &[PlanAction],
) -> Result<Vec<PlanAction>, PlanApplyError>