Function rin::math::next_multiple[][src]

pub fn next_multiple<T>(value: T, multiple: T) -> T where
    T: BaseNum