[][src]Type Definition num::BigRational

type BigRational = Ratio<BigInt>;

Alias for arbitrary precision rationals.