Function std::char::is_lowercase

pub fn is_lowercase(c: char) -> bool

Indicates whether a character is in lower case, defined in terms of the Unicode General Category 'Ll'