Expand description
This provides a simple type to calculate with monetary values.
Modules§
Structs§
- Currency
- Represents currency through an optional symbol and amount of coin.
- Postfix
- Implements
Display
with the currency symbol at the end. - Prefix
- Implements
Display
with the currency symbol at the front.
Type Aliases§
- Symbol
- Symbol of a currency