Function mod_inv

Source
pub fn mod_inv<A: Copy + Integer + Signed>(a: A, modulo: A) -> A