pub fn lower<T>(s: T) -> Result<String, Error> where
    T: Display
Expand description

Converts to lowercase