Crate money

source ·
Expand description

An implementation of a simple fungible token.

Structs§

  • A single coin in the fungible money system. A new-type wrapper around a u128 value.

Enums§