Function conrod_core::utils::modulo[][src]

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

The modulo function.