num
0.2.1
Module rational
Module Items
Structs
Type Aliases
In crate num
num
Module
rational
Copy item path
Source
Structs
§
Parse
Ratio
Error
Ratio
Represents the ratio between two numbers.
Type Aliases
§
BigRational
Alias for arbitrary precision rationals.
Rational
Alias for a
Ratio
of machine-sized integers.
Rational32
Alias for a
Ratio
of 32-bit-sized integers.
Rational64
Alias for a
Ratio
of 64-bit-sized integers.