Crate num_rational
source · [−]Expand description
Structs
Represents the ratio between two numbers.
Type Definitions
Alias for arbitrary precision rationals.
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.