Expand description
Handles parsing between decimal tokens received from the lexer into native Decimal75
Proof of SQL type.
Module for parsing an IntermediateDecimal
into a Decimal75
.
Structs§
- Precision
- limit-enforced precision
Enums§
- Decimal
Error - Errors related to decimal operations.
- Intermediate
Decimal Error - Errors related to the processing of decimal values in proof-of-sql
Type Aliases§
- Decimal
Result - Result type for decimal operations.