Function fast_idiv

Source
pub(crate) fn fast_idiv(n: usize, d: NonZeroUsize) -> usize
Expand description

Fast integer division where divisor is a nonzero power of 2