#currency #money #iso-4217 #no-std

no-std penny

ISO-4217–compliant currency library

2 unstable releases

Uses old Rust 2015

0.2.0 Feb 23, 2018
0.1.0 Jun 14, 2017

#255 in Finance

49 downloads per month
Used in baimax

MIT license

38KB
319 lines

penny Build Status Cargo API documentation

API documentation | 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.


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