Function div_ceil

Source
pub const fn div_ceil(lhs: usize, rhs: usize) -> usize
Expand description

Division with upward rounding