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

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