Constant unicode_bidi::level::MAX_IMPLICIT_DEPTH [−][src]
pub const MAX_IMPLICIT_DEPTH: u8 = MAX_DEPTH + 1; // 0x7eu8
Expand description
During implicit level resolution, embedding level can go as high as max_depth + 1
.