Skip to main content
ordered_plan_actions
nxd_
core
0.1.0
In nxd_
core::
domain::
plan
nxd_core
::
domain
::
plan
Function
ordered_
plan_
actions
Copy item path
Source
pub fn ordered_plan_actions( actions: &[
PlanAction
], ) ->
Result
<
Vec
<
PlanAction
>,
PlanApplyError
>