unic_ucd_bidi::bidi_control

Function is_bidi_control

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

Return true if the character is a Bidirectional control character, false otherwise.