Function unicode::char::is_controlDeprecated
[-]
[+]
[src]
pub fn is_control(c: char) -> bool
Indicates whether a char
is a control code point
Control code points are defined in terms of the Unicode General Category 'Cc'.