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