rust_decimal 0.11.1

A Decimal Implementation written in pure Rust suitable for financial calculations.
Documentation
Build #142272 2019-02-11T02:43:30.231641+00:00
# rustc version
rustc 1.34.0-nightly (d8a0dd7ae 2019-01-28)
# docs.rs version
cratesfyi 0.6.0 (b517745 2019-01-29)

# build log
Updating crates.io index
Downloading crates ...
Downloaded rust_decimal v0.11.1
Fresh lazy_static v1.2.0
Fresh num-traits v0.2.6
Fresh byteorder v1.3.1
Fresh serde v1.0.87
Fresh num-integer v0.1.39
Fresh num-complex v0.2.1
Fresh num-bigint v0.2.2
Fresh num-iter v0.1.37
Fresh num-rational v0.2.1
Fresh num v0.2.0
Documenting rust_decimal v0.11.1
Running `rustdoc --crate-name rust_decimal /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rust_decimal-0.11.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="serde"' -Z unstable-options --resource-suffix -20190128-1.34.0-nightly-d8a0dd7ae --static-root-path / --disable-per-crate-search --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.87' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.38' --extern-html-root-url 'postgres=https://docs.rs/postgres/0.15.2' --extern-html-root-url 'rand=https://docs.rs/rand/0.5.6' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.2.0' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.87' --extern-html-root-url 'num=https://docs.rs/num/0.2.0' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.3.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-3120d9eb87ea79db.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-f9e80a585d2c02cb.rmeta --extern num=/home/cratesfyi/cratesfyi/debug/deps/libnum-fa8d6e2751aef095.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-46a114c164146f95.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.16s