Skip to main content

save_rules

Function save_rules 

Source
pub fn save_rules(
    path: &Path,
    input: &RulesConfig,
    force: bool,
    dry_run: bool,
) -> Result<()>