Crate rust_fixed_point_decimal_core

Source

Enums§

ParseDecimalError
An error which can be returned when parsing a decimal literal.

Constants§

MAX_PREC
The maximum number of fractional decimal digits supported by Decimal<P>.