2 unstable releases
Uses old Rust 2015
0.2.0 | Feb 23, 2018 |
---|---|
0.1.0 | Jun 14, 2017 |
#14 in #iso-4217
Used in baimax
38KB
319 lines
penny
Penny is an ISO-4217–based currency library for Rust. The core interfaces should be stable, but I don't actively use this library, so feel free to complain about missing features or design problems in real-world use.
Penny works on stable Rust and no_std
.
lib.rs
:
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.
Dependencies
~0.1–0.9MB
~23K SLoC