num_bigint_dig::algorithms

Function div_rem

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