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

type BigRational = Ratio<BigInt>;

Alias for arbitrary precision rationals.