Skip to main content

removed_dependent_rules

Function removed_dependent_rules 

Source
pub fn removed_dependent_rules(
    rules: &RuleCatalog,
    dependents: &[(RelationIdentity, String)],
) -> Result<RuleCatalog, String>