Crate num_rational
source ·Expand description
Structs
Represents the ratio between two numbers.
Type Definitions
RationalDeprecated
Alias for a
Ratio
of machine-sized integers.Alias for a
Ratio
of 32-bit-sized integers.Alias for a
Ratio
of 64-bit-sized integers.