Skip to main content

compute_plan

Function compute_plan 

Source
pub fn compute_plan(current: &RoleGraph, desired: &RoleGraph) -> Vec<Change>
Expand description

Compute the list of changes needed to bring current state to desired state.