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

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

The modulo function.