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§
- limit-enforced precision
Enums§
- Errors related to decimal operations.
- Errors related to the processing of decimal values in proof-of-sql
Type Aliases§
- Result type for decimal operations.