pub fn trim<T: Display>(s: T) -> Result<String>
Expand description

Strip leading and trailing whitespace