Function num_integer::div_ceil

source ·
pub fn div_ceil<T: Integer>(x: T, y: T) -> T
Expand description

Ceiled integer division