Constant BLOCK_ITEM_JSON_REF_NUMBER
pub const BLOCK_ITEM_JSON_REF_NUMBER: u8 = 2; // 2u8Expand description
Bit flag used to identify items with content of type ItemContent::JSON.
pub const BLOCK_ITEM_JSON_REF_NUMBER: u8 = 2; // 2u8Bit flag used to identify items with content of type ItemContent::JSON.