pub const ALL_BIT_MASK: u8 = 0b_1111_1111;
Defines the 0 bit bit mask bin: 1111 1111 dec: 255 oct: 377 hex: ff