primitive_fixed_point_decimal 0.1.2

Primitive fixed-point decimal types.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Wu Bingzheng <wubingzheng@gmail.com>"]
categories = ["data-structures", "finance", "mathematics"]
description = "Primitive fixed-point decimal types."
documentation = "https://docs.rs/primitive_fixed_point_decimal"
edition = "2021"
keywords = ["fixed-point", "decimal"]
license = "MIT"
name = "primitive_fixed_point_decimal"
readme = "README.md"
repository = "https://github.com/WuBingzheng/primitive_fixed_point_decimal"
version = "0.1.2"