Crate claude [] [src]

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 Definitions

Symbol

Symbol of a currency