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

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