Skip to content

Iron-E/money

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

money

This crate provides functionality for storing and exchanging various ISO-4217 currency codes using the European Central Bank.

Has the capability of performing exchanges based on the rates as they were in a specific date in time, and keeps up to date with the latest exchange rates if your software must stay running.

Feature Flags

  • all enables all feature flags.
  • history enables the ability to perform exchanges based on historical records.
  • num-traits enables performing safe numeric calculations with money via the num-traits crate.
  • serde enables support for the serde crate.

Re-exports

About

Structures for dealing with currencies and conversions between currencies for CLInvoice

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages