pub const fn __saturating_sub(a: usize, b: usize) -> usize
Proxy for u32::saturating_sub.
u32::saturating_sub
Used by the derive macro for SlabItem.
SlabItem