num_bigint_dig::algorithms

Function div_rem_digit

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