Function num::integer::div_rem [] [src]

pub fn div_rem<T: Integer>(x: T, y: T) -> (T, T)
[]

Simultaneous integer division and modulus