rust_decimal 1.35.0

Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
Documentation

rust_decimal

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 35 feature flags, 3 of them enabled by default.

default

  • serde
  • std

serde

  • dep:serde

std

  • arrayvec/std
  • borsh?/std
  • bytes?/std
  • rand?/std
  • rkyv?/std
  • serde?/std
  • serde_json?/std

db-tokio-postgres

  • dep:bytes
  • dep:postgres-types
  • std

db-postgres

  • dep:bytes
  • dep:postgres-types
  • std

serde-with-arbitrary-precision

  • serde
  • serde_json/arbitrary_precision
  • serde_json/std

db-diesel2-mysql

  • diesel2/mysql
  • std

db-diesel1-mysql

  • diesel1/mysql
  • std

db-diesel1-postgres

  • diesel1/postgres
  • std

borsh

  • dep:borsh
  • std

db-diesel2-postgres

  • diesel2/postgres
  • std

serde-arbitrary-precision

  • serde-with-arbitrary-precision

db-diesel-postgres

  • db-diesel1-postgres

serde-with-str

  • serde

diesel1

  • dep:diesel1

maths-nopanic

  • maths

rkyv

  • dep:rkyv

rust-fuzz

  • dep:arbitrary

rocket-traits

  • dep:rocket

diesel2

  • dep:diesel2

rkyv-safe

  • rkyv/validation

db-diesel-mysql

  • db-diesel1-mysql

proptest

  • dep:proptest

ndarray

  • dep:ndarray

tokio-pg

  • db-tokio-postgres

serde-with-float

  • serde

serde-str

  • serde-with-str

rand

  • dep:rand

tokio-postgres

  • dep:tokio-postgres

serde-bincode

  • serde-str

serde-float

  • serde-with-float

serde_json

  • dep:serde_json

c-repr

    This feature flag does not enable additional features.

maths

    This feature flag does not enable additional features.

legacy-ops

    This feature flag does not enable additional features.