main
crypto-glue
pub fn div_rem<T: Integer>(x: T, y: T) -> (T, T)
Simultaneous integer division and modulus