Module level

Source
Expand description

Bidi Embedding Level

See Level for more details.

https://www.unicode.org/reports/tr9/#BD2

Structs§

Level
Embedding Level

Enums§

Error
Errors that can occur on Level creation or mutation

Constants§

LTR_LEVEL
LTR level with smallest number value (0).
MAX_EXPLICIT_DEPTH
During explicit level resolution, embedding level can go as high as max_depth.
MAX_IMPLICIT_DEPTH
During implicit level resolution, embedding level can go as high as max_depth + 1.
RTL_LEVEL
RTL level with smallest number value (0).

Functions§

has_rtl
If levels has any RTL (odd) level