pub(crate) const fn mask_for(n: u32) -> usize
Returns a usize with the right-most n bits set.
usize
n