[dependencies.lazy_static]
version = "1.4"
[package]
authors = ["Andrew Lygin <alygin@gmail.com>"]
categories = ["data-structures", "algorithms", "mathematics"]
description = "A collection of macros for generating fixed-size fixed-point numeric types for Rust."
homepage = "https://github.com/alygin/fdec"
keywords = ["numbers", "numeric", "fixed-point", "decimal", "arithmetic"]
license = "MIT"
name = "fdec"
readme = "README.md"
repository = "https://github.com/alygin/fdec"
version = "0.3.0"
[profile.dev]
debug = 0