pub fn slot_of_offset(off: usize, index: usize) -> u32Expand description
Divide a span offset by a class’s slot size via the reciprocal
table. off must be below SPAN_BYTES.
pub fn slot_of_offset(off: usize, index: usize) -> u32Divide a span offset by a class’s slot size via the reciprocal
table. off must be below SPAN_BYTES.