Function trim_trailing

Source
fn trim_trailing<'a>(a: &'a str, trim_chars: &str) -> &'a str