/decimal

Parse integers to / from decimal strings.

Primary LanguageRust

Decimal

Rust dependency status

Parse integers to / from decimal strings.

Usage

Add the following line to your Cargo.toml.

decimal = { git = "https://github.com/zudo/decimal" }

View examples on how to use the library.