[][src]Type Definition declarative_dataflow::Rational32

type Rational32 = Ratio<i32>;

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