Type Definition num_rational::BigRational[][src]

pub type BigRational = Ratio<BigInt>;
Expand description

Alias for arbitrary precision rationals.