monet 0.1.1

Handle currency conversion and common operations (additions, ...)
Documentation
[dependencies.iso4217]
version = "0.3"

[dependencies.serde]
features = ["derive"]
optional = true
version = "1.0.102"

[features]
default = []
serialize = ["serde"]

[package]
authors = ["Axel <axel.montini@gmail.com>"]
description = "Handle currency conversion and common operations (additions, ...)"
edition = "2018"
license = "MPL-2.0"
name = "monet"
readme = "README.md"
repository = "https://github.com/AxelMontini/monet.git"
version = "0.1.1"