pub fn is_bidi_control(ch: char) -> bool
Return true if the character is a Bidirectional control character, false otherwise.
true
false