Type Definition num::BigRational[][src]

pub type BigRational = Ratio<BigInt>;
Expand description

Alias for arbitrary precision rationals.