Crate fpdec_core
source ·Expand description
Common constants and functions for crate fpdec
.
For more information see fpdec.rs.
Enums
- An error which can be returned when parsing a decimal literal.
- Enum representing the different methods used when rounding a number.
Constants
- The maximum number of fractional decimal digits supported by
Decimal
.
Traits
- Rounding a number to a given number of fractional digits.