varunsrin / rusty_money

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

Documentation: Examples #23

Open varunsrin opened 4 years ago

varunsrin commented 4 years ago

Write more thorough documentation and example code for:

kud1ing commented 1 year ago

Also maybe with a struct that contains a Money<...> field. With the currency reference and currency macros, it's not trivial to get started.