7 unstable releases (3 breaking)
Uses old Rust 2015
0.4.0 | Apr 24, 2016 |
---|---|
0.3.0 | Dec 17, 2015 |
0.2.0 | Aug 4, 2015 |
0.1.3 | Jul 24, 2015 |
0.1.2 | Jun 2, 2015 |
#355 in Value formatting
27 downloads per month
36KB
727 lines
Rust Currency Library
A very small library, providing a way to represent currencies in Rust.
Progress
I am slowly but surely working on an implementation of an IEEE standard decimal encoding in another repo.
Once that is finished, this currency library will be refactored to use the MUCH smaller encoding, allowing the type to be cloned and copied freely.
Contributing
See CONTRIBUTING.md (https://github.com/Tahler/currency-rs/blob/master/CONTRIBUTING.md) if you'd like to contribute to this project.
Dependencies
~235KB