[][src]Function num_bigint_dig::algorithms::div_rem_digit

pub fn div_rem_digit(a: BigUint, b: u64) -> (BigUint, u64)