7 releases
0.1.6 | Mar 2, 2024 |
---|---|
0.1.5 | Mar 10, 2021 |
0.1.4 | Feb 26, 2021 |
0.1.0 | Jan 31, 2021 |
#743 in Math
16,839 downloads per month
Used in 12 crates
(via dec)
1MB
11K
SLoC
rust-dec
libdecnumber bindings for the Rust programming language.
dec
A decimal arithmetic library providing high-level, safe bindings to libdecnumber.
# Cargo.toml
[dependencies]
dec = "0.4.9"
decnumber-sys
Low-level bindings to libdecnumber.
# Cargo.toml
[dependencies]
decnumber-sys = "0.1.6"
lib.rs
:
Bindings to libdecnumber.
This crate provides raw bindings to libdecnumber, an implementation of the General Decimal Arithmetic specification.
This crate bundles the latest release of libdecnumber, v3.68.