Skip to content

brycefisher/currency-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Currency Library

A very small library, providing a way to represent currencies in Rust.

Documentation.

Crate.

Progress

I am slowly but surely working on an implementation of an IEEE standard decimal encoding in another repo.

Once that is finished, this currency library will be refactored to use the MUCH smaller encoding, allowing the type to be cloned and copied freely.

Contributing

See [CONTRIBUTING.md] (https://github.com/Tahler/currency-rs/blob/master/CONTRIBUTING.md) if you'd like to contribute to this project.

About

A library providing a way to represent currencies in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%