varunsrin / rusty_money

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

Make Money hashable #99

Open alopatindev opened 11 months ago

alopatindev commented 11 months ago

Similar to #74, it's currently not possible to add Money to HashMap / HashSet