Type Definition num_rational::Rational64[][src]

type Rational64 = Ratio<i64>;

Alias for a Ratio of 64-bit-sized integers.