pub type Rational = Rational64;Expand description
The rational value type used throughout the library to represent a point along a single dimension.
Aliased Type§
struct Rational { /* private fields */ }pub type Rational = Rational64;The rational value type used throughout the library to represent a point along a single dimension.
struct Rational { /* private fields */ }