Function num_bigint_dig::algorithms::div_rem[][src]

pub fn div_rem(u: &BigUint, d: &BigUint) -> (BigUint, BigUint)