Decimal number implementation written in pure Rust
Description
Decimal number implementation written in pure Rust suitable for
financial and fixed-precision calculations.
This package contains library source intended for building other packages which
use the "legacy-ops" feature of the "rust_decimal" crate.