Function num::integer::div_ceil

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

Ceiled integer division