Type Definition num::rational::Rational[][src]

type Rational = Ratio<isize>;

Alias for a Ratio of machine-sized integers.