Constant HAS_RIGHT_ORIGIN
pub const HAS_RIGHT_ORIGIN: u8 = 0b01000000; // 64u8Expand description
Bit flag used to tell if encoded item has right origin defined.
pub const HAS_RIGHT_ORIGIN: u8 = 0b01000000; // 64u8Bit flag used to tell if encoded item has right origin defined.