Function competitive_programming_rs::math::mod_int::mod_int::set_mod_int[][src]

pub fn set_mod_int<T>(v: T) where
    i64: From<T>,