core
1.88.0-nightly-4824c2bb7-2025-05-02
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.