Function trim_characters

Source
pub fn trim_characters(s: &str, characters: &str, writer: &mut impl Write)