Function trim

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