rust_decimal 1.33.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 34 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
  • std
  • dep:tokio-postgres

db-postgres

  • dep:bytes
  • dep:postgres
  • std

serde-with-arbitrary-precision

  • serde
  • serde_json/arbitrary_precision
  • serde_json/std

db-diesel2-postgres

  • diesel2/postgres
  • std

db-diesel2-mysql

  • diesel2/mysql
  • std

borsh

  • dep:borsh
  • std

db-diesel1-mysql

  • diesel1/mysql
  • std

db-diesel1-postgres

  • diesel1/postgres
  • std

diesel2

  • dep:diesel2

rust-fuzz

  • dep:arbitrary

serde-with-float

  • serde

maths-nopanic

  • maths

db-diesel-mysql

  • db-diesel1-mysql

rkyv-safe

  • rkyv/validation

tokio-pg

  • db-tokio-postgres

serde-float

  • serde-with-float

db-diesel-postgres

  • db-diesel1-postgres

ndarray

  • dep:ndarray

rkyv

  • dep:rkyv

rand

  • dep:rand

rocket-traits

  • dep:rocket

serde_json

  • dep:serde_json

serde-arbitrary-precision

  • serde-with-arbitrary-precision

proptest

  • dep:proptest

serde-bincode

  • serde-str

serde-str

  • serde-with-str

serde-with-str

  • serde

diesel1

  • dep:diesel1

maths

    This feature flag does not enable additional features.

c-repr

    This feature flag does not enable additional features.

legacy-ops

    This feature flag does not enable additional features.