pub fn bidi_class(c: char) -> BidiClass
Expand description

Find the BidiClass of a single char.