[go: up one dir, main page]

[][src]Type Definition num_rational::Rational64

type Rational64 = Ratio<i64>;

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