Module fraction

Source

Structs§

Fraction
Floating-point value that is greater than or equal to 0 and less than 1.

Enums§

ConversionError
Error that occurs when calling Fraction::new.
FromStrError
Error that occurs when converting a string into an instance of Fraction.