Constant CONT_MASK

Source
const CONT_MASK: u8 = 0b0011_1111;
Expand description

Mask of the value bits of a continuation byte.