Issues
- 2
Make Money hashable
#99 opened by alopatindev - 2
Monetary amounts should not keep excess precision
#71 opened by HaKr - 1
`Currency::minor_units` can be removed
#101 opened by alopatindev - 0
Add FromStr impl for &'static Currency
#70 opened by darrell-roberts - 0
to_string() returns different values according to the fact that we use from_minor or from_major
#105 opened by AlexandreRoba - 0
`allocate()` allocate remainder incorrectly
#103 opened by hms5232 - 0
- 3
Support for serde Serialize / Deserialize
#33 opened by bodymindarts - 3
Request: NaiveMoney
#66 opened by mehcode - 0
Request: make it possible to save writing `<T: FormattableCurrency>`, and store multiple currencies in one place
#69 opened by nc7s - 1
`Money::from_str` returns `Err(InvalidAmount)` for typical cryptocurrency value
#100 opened by alopatindev - 1
Why Currency as ref?
#93 opened by DavyJo - 0
Make Currency Ord
#96 opened by alopatindev - 0
Make currency hashable
#74 opened by PaulDotSH - 2
Make Money implement Copy
#60 opened by robinkrahl - 0
- 0
Move to Github Actions
#42 opened by varunsrin - 6
Wrong symbol for currency RON
#62 opened by a-cristi - 1
Documentation: Examples
#23 opened by varunsrin - 0
`Display` impl writes "-$0.00" when precision is higher than two decimal places
#79 opened by parasyte - 0
Add ability to exchange between ISO and Crypto
#72 opened by PaulDotSH - 0
Improvement: Use the currency enum instead of a reference to it in ExchangeRate
#73 opened by PaulDotSH - 4
- 3
Would it be alright to store the reverse key in addition to the regular key in an exchange?
#51 opened by JavedNissar - 0
Format Money with exactly n minor digits
#59 opened by robinkrahl - 6
Missed currencies
#58 opened by moaz-mokhtar - 3
- 0
- 0
Benchmarks for Performance
#43 opened by varunsrin