cents 0.1.1

A small crate for handling monetary values as in integer number of cents.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.num]
version = "0.2"

[package]
authors = ["Nathan A Sculli <nathan@vegasbuckeye.com>"]
categories = ["accounting", "financial"]
description = "A small crate for handling monetary values as in integer number of cents."
edition = "2018"
homepage = "https://gitlab.com/buckeye/cents"
keywords = ["money", "accounting", "financial", "number"]
license = "MIT"
name = "cents"
repository = "https://gitlab.com/buckeye/cents"
version = "0.1.1"