varunsrin / rusty_money

Money library for Rust
MIT License
86 stars 32 forks source link

Refactor: Currency & Money Interfaces #9

Closed varunsrin closed 4 years ago

varunsrin commented 4 years ago

Added typed Currencies to make it easier to reliably create money and currency types, without having to string parse.