pub const NO_LASTFREE: u32 = u32::MAX; // 4_294_967_295u32Expand description
Sentinel for TableInner::lastfree: no allocated hash part.
pub const NO_LASTFREE: u32 = u32::MAX; // 4_294_967_295u32Sentinel for TableInner::lastfree: no allocated hash part.