unic_ucd_common::control

Function is_control

Source
pub fn is_control(ch: char) -> bool
Expand description

Return true for control characters, false otherwise.