currency_rs 1.0.0

A rust library for handling currencies
Documentation
[dependencies.fancy-regex]
version = "0.10.0"

[package]
authors = ["Adel-ak"]
description = "A rust library for handling currencies"
documentation = "https://github.com/Adel-ak/currency_rs/blob/main/README.md"
edition = "2021"
homepage = "https://github.com/Adel-ak/currency_rs"
keywords = ["currency", "money", "utilities", "precision", "decimal"]
license-file = "LICENSE.txt"
name = "currency_rs"
readme = "README.md"
repository = "https://github.com/Adel-ak/currency_rs"
resolver = "2"
version = "1.0.0"