trim_trailing_whitespace

Function trim_trailing_whitespace 

Source
pub fn trim_trailing_whitespace(
    content: &str,
    start: usize,
    end: usize,
) -> usize