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

Converts to uppercase