Skip to content

libdecnumber bindings for the Rust programming language

Notifications You must be signed in to change notification settings

MaterializeInc/rust-dec

Repository files navigation

rust-dec

libdecnumber bindings for the Rust programming language.

dec crates.io

A decimal arithmetic library providing high-level, safe bindings to libdecnumber.

# Cargo.toml
[dependencies]
dec = "0.4.11"

View documentation.

decnumber-sys crates.io

Low-level bindings to libdecnumber.

# Cargo.toml
[dependencies]
decnumber-sys = "0.1.6"

View documentation.

Releasing

See RELEASING.md for instruction on how to release these crates.

About

libdecnumber bindings for the Rust programming language

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages