Crate penny [] [src]

This crate provides a library for dealing with currency as specified by ISO-4217. It currently only provides a native representation of the data from SNV's current currency & funds code list.

Structs

CurrencyInfo

A set of information returned from the Currency::info method.

Money

A bundle of an amount of money and the currency it's in.

Enums

Currency

The set of active currencies and funds codes.