Skip to main content

apply_role_retirements

Function apply_role_retirements 

Source
pub fn apply_role_retirements(
    changes: Vec<Change>,
    retirements: &[RoleRetirement],
) -> Vec<Change>
Expand description

Insert explicit retirement actions before any matching role drops.