Structs§
- Fraction
- Floating-point value that is greater than or equal to 0 and less than 1.
Enums§
- Conversion
Error - Error that occurs when calling
Fraction::new
. - From
StrError - Error that occurs when converting a string into an instance of
Fraction
.