Constant CONT_MASK
pub(in ::str::validations) const CONT_MASK: u8 = 63u8;
Mask of the value bits of a continuation byte.
CONT_MASKpub(in ::str::validations) const CONT_MASK: u8 = 63u8;
Mask of the value bits of a continuation byte.