precise 0.1.2

Full precision decimal representation of f64
Documentation
[dependencies.num-bigint]
version = "0.4"

[dependencies.num-traits]
version = "0.2"

[package]
authors = ["David Tolnay <dtolnay@gmail.com>"]
description = "Full precision decimal representation of f64"
documentation = "https://docs.rs/precise"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "precise"
readme = "README.md"
repository = "https://github.com/dtolnay/precise"
rust-version = "1.31"
version = "0.1.2"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]