Modules§
Structs§
- Currency
- Decimal
Decimalrepresents a 128 bit representation of a fixed-precision decimal number. The finite set of values of typeDecimalare of the form m / 10e, where m is an integer such that -296 < m < 296, and e is an integer between 0 and 28 inclusive.- Money
Enums§
Traits§
- Base
Money - BaseMoney is the base trait for dealing with money type.
- BaseOps
- Custom
Money
Type Aliases§
- Money
Result - Money result type