Constant ID_NONE

pub const ID_NONE: u32 = u32::MAX; // 4_294_967_295u32
Expand description

u32 value of an Id that does not point to any item.