Type Definition num::BigRational [] [src]

type BigRational = Ratio<BigInt>;

Alias for arbitrary precision rationals.