apply_rules

Function apply_rules 

Source
pub fn apply_rules(text: &str, rules: &[FilterRule]) -> String
Expand description

Apply a list of filter rules until the result doesn’t change anymore.