Function modulo

Source
pub fn modulo<I: Int>(a: I, b: I) -> I
Expand description

The modulo function.