penny 0.2.0

ISO-4217–compliant currency library
Documentation
# <img align="right" src="penny.png" alt="" title="Salutations!"> penny [![Build Status][img-buildstatus]][buildstatus] [![Cargo][img-cargo]][cargo] [![API documentation][img-docs.rs]][docs.rs]

[API documentation][docs.rs] | [Changelog][changelog]

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`.

[img-buildstatus]: https://img.shields.io/travis/bb010g/penny.svg
[buildstatus]: http://travis-ci.org/bb010g/penny
[img-cargo]: https://img.shields.io/crates/v/penny.svg
[cargo]: https://crates.io/crates/penny
[img-docs.rs]: https://docs.rs/penny/badge.svg
[docs.rs]: https://docs.rs/penny

[changelog]: https://github.com/bb010g/penny/blob/master/CHANGELOG.md

[baimax]: https://github.com/bb010g/baimax