Function trim_leading_whitespace

Source
fn trim_leading_whitespace<'a>(a: &'a str) -> &'a str