rust_decimal_ext 1.41.2

Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
1
2
3
4
5
6
7
8
9
10
extend = [

    { path = "make/benchmark.toml" },

    { path = "make/coverage.toml" },

    { path = "make/fuzz.toml" },

    { path = "make/tests.toml" },

    { path = "make/utils.toml" }

]



[config]

default_to_workspace = false