pub fn trim(s: String) -> String
Strips a single trailing newline (\n or \r\n) from the given string.
\n
\r\n