[][src]Type Definition num_rational::Rational32

type Rational32 = Ratio<i32>;

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