Function without_trailing_slash

Source
pub fn without_trailing_slash(
    input: &str,
    respect_query_fragment: bool,
) -> String