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