Skip to main content

TAG_CONSTRUCTED_MASK

Constant TAG_CONSTRUCTED_MASK 

Source
pub const TAG_CONSTRUCTED_MASK: u8 = 0b0010_0000u8;
Expand description

Bit-mask for the “constructed” bit (bit 5) of the first tag byte.