Expand description
Contains implementations for the token and coin balance types.
Structs§
- Balance
- Represents a non-negative balance of some
Currency
. - WxHOPR
- Represents wxHOPR token
Currency
. - XDai
- Represents xDai coin
Currency
.
Traits§
- Currency
- Represents a general currency - like a token or a coin.