Crate claude

Crate claude 

Source
Expand description

This provides a simple type to calculate with monetary values.

Modules§

display
Display Implementation.
math
Implementations of standard operators: Add, Sub, Mul, Div

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