core
1.91.0-nightly
(1ebbd87a6 2025-08-11)
In core::
str::
validations
core
::
str
::
validations
Constant
CONT_MASK
Copy item path
Source
const CONT_MASK:
u8
= 0b0011_1111;
Expand description
Mask of the value bits of a continuation byte.