Expand description
Accessor for Bidi_Class
property from Unicode Character Database (UCD)
Re-exportsยง
pub use self::tables::BidiClass;
pub use self::tables::UNICODE_VERSION;
Modulesยง
- tables ๐
Structsยง
- Hardcoded
Bidi Data - Hardcoded Bidi data that ships with the unicode-bidi crate.
Functionsยง
- bidi_
class - Find the
BidiClass
of a single char. - bidi_
matched_ ๐opening_ bracket - If this character is a bracket according to BidiBrackets.txt, return the corresponding normalized opening bracket of the pair, and whether or not it itself is an opening bracket.
- bsearch_
range_ ๐value_ table - is_rtl