pub fn to_lower(s: &str) -> String
Convert a string to lowercase
s
The lowercase version of the string