bigint_to_bigrational

Function bigint_to_bigrational 

Source
pub fn bigint_to_bigrational<const N: usize>(x: &BigInt<N>) -> Ratio<BigInt<N>>