Constant HAS_ORIGIN
pub const HAS_ORIGIN: u8 = 0b10000000; // 128u8Expand description
Bit flag used to tell if encoded item has left origin defined.
pub const HAS_ORIGIN: u8 = 0b10000000; // 128u8Bit flag used to tell if encoded item has left origin defined.