Module proof_of_sql::base::math::decimal

source ·
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§

  • A decimal type that is parameterized by the scalar type
  • limit-enforced precision

Enums§

Type Aliases§