num_
integer
0.1.46
num_integer
Function
div_rem
Copy item path
Source
pub fn div_rem<T:
Integer
>(x: T, y: T) ->
(T, T)
Expand description
Simultaneous integer division and modulus