Type Definition rsass::value::Rational[][src]

type Rational = Ratio<i64>;

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