Enum unicode_bidi::BidiClass [−][src]
pub enum BidiClass {}Show variants
AL, AN, B, BN, CS, EN, ES, ET, FSI, L, LRE, LRI, LRO, NSM, ON, PDF, PDI, R, RLE, RLI, RLO, S, WS,
Represents values of the Unicode character property
Bidi_Class
, also
known as the bidirectional character type.