☰
In num_bigint_dig::algorithms
?
Function
num_bigint_dig
::
algorithms
::
div_rem
source
·
[
−
]
pub fn div_rem(u: &
BigUint
, d: &
BigUint
) ->
(
BigUint
,
BigUint
)