[][src]Type Definition num::rational::BigRational

type BigRational = Ratio<BigInt>;
[]

Alias for arbitrary precision rationals.