pub fn trim(s: &str) -> &str
Trim whitespace from the beginning and end of a string
s
The trimmed string