[][src]Function nannou::ui::utils::modulo

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

The modulo function.