write_match_rule_string_component

Function write_match_rule_string_component 

Source
fn write_match_rule_string_component(
    f: &mut Formatter<'_>,
    key: &str,
    value: &str,
    first_component: &mut bool,
) -> Result