[][src]Function num_integer::div_rem

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

Simultaneous integer division and modulus