Function div_ceil

Source
pub fn div_ceil(a: usize, b: usize) -> usize
Expand description

This function is bound to be stable soon. See https://github.com/rust-lang/rust/issues/88581