currencylib
A library for currencies.
It contains a trait defining a currency and types for ISO 4217 currencies.
No std and no unsafe code.
Usage
The crate contains 2 main component the trait(Currency) and the types implementing it from ISO 4217 standard.
use ;
use FromStr;
assert_eq!;
assert_eq!;
assert_eq!;
assert_eq!;
assert_eq!;
assert_eq!;
assert_eq!;
assert_eq!;
let usd = USDfrom_str.unwrap;
assert_eq!;