Skip to main content

TAG_NUMBER_MASK

Constant TAG_NUMBER_MASK 

Source
pub const TAG_NUMBER_MASK: u8 = 0b0001_1111u8;
Expand description

Bit-mask for the tag-number bits (bits 4–0) of the first tag byte.