[][src]Type Definition num_rational::BigRational

type BigRational = Ratio<BigInt>;

Alias for arbitrary precision rationals.