Module precise_decimal

Module precise_decimal 

Source

Structs§

PreciseDecimal
PreciseDecimal represents a 256 bit representation of a fixed-scale decimal number.

Enums§

ParsePreciseDecimalError
Represents an error when parsing PreciseDecimal from another type.

Traits§

CheckedTruncate

Type Aliases§

InnerPreciseDecimal