Constant unicode_bidi::level::MAX_EXPLICIT_DEPTH [−][src]
pub const MAX_EXPLICIT_DEPTH: u8 = MAX_DEPTH; // 0x7du8
Expand description
During explicit level resolution, embedding level can go as high as max_depth
.