pub fn extract_commitment_rules(rules: &Value) -> CommitmentRulesExpand description
Extract the commitment section from any mode’s policy rules JSON.
All RFC mode schemas include a commitment sub-object with authority and
designated_roles.
pub fn extract_commitment_rules(rules: &Value) -> CommitmentRulesExtract the commitment section from any mode’s policy rules JSON.
All RFC mode schemas include a commitment sub-object with authority and
designated_roles.