Function unicode_bidi::char_data::bidi_class
source ยท pub fn bidi_class(c: char) -> BidiClass
Expand description
Find the BidiClass
of a single char.
pub fn bidi_class(c: char) -> BidiClass
Find the BidiClass
of a single char.