[][src]Function metadata_filter::filters::apply_rules

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

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