varunsrin / rusty_money

Money library for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation: Examples

varunsrin opened this issue · comments

Write more thorough documentation and example code for:

  • Formatter
  • Rounding
  • Locale / LocalFormat
  • Allocation

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