[][src]Function num_bigint_dig::algorithms::idiv_ceil

pub fn idiv_ceil<T: PrimInt>(a: T, b: T) -> T

Divide two integers, and ceil the result.