Function std::char::is_uppercaseDeprecated [-]  [+] [src]

pub fn is_uppercase(c: char) -> bool

Indicates whether a char is in upper case

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