num::rational::BigRational [-] [+] [src]

type BigRational = Ratio<BigInt>;
[-]

Alias for arbitrary precision rationals.