Function unicode::char::is_lowercaseDeprecated [-]  [+] [src]

pub fn is_lowercase(c: char) -> bool

Indicates whether a char is in lower case

This is defined according to the terms of the Unicode Derived Core Property 'Lowercase'.