Constant BLOCK_ITEM_DELETED_REF_NUMBER
pub const BLOCK_ITEM_DELETED_REF_NUMBER: u8 = 1; // 1u8Expand description
Bit flag used to identify items with content of type ItemContent::Deleted.
pub const BLOCK_ITEM_DELETED_REF_NUMBER: u8 = 1; // 1u8Bit flag used to identify items with content of type ItemContent::Deleted.