Module unicode_bidi::tables
[−]
[src]
Reexports
pub use self::BidiClass::*; |
Enums
BidiClass |
Represents the Unicode character property Bidi_Class, also known as the bidirectional character type. |
Constants
UNICODE_VERSION |
The version of Unicode
that the |
Functions
bidi_class |
Find the BidiClass of a single char. |