Module decimal

Module decimal 

Source

Structs§

Decimal
Decimal represents a 192 bit representation of a fixed-scale decimal number.

Enums§

ParseDecimalError
Represents an error when parsing Decimal from another type.

Type Aliases§

InnerDecimal