rust_decimal 1.29.1

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 33 feature flags, 3 of them enabled by default.

default

  • serde
  • std

serde

  • dep:serde

std

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

db-tokio-postgres

  • dep:byteorder
  • dep:bytes
  • dep:postgres
  • std
  • dep:tokio-postgres

db-postgres

  • dep:byteorder
  • dep:bytes
  • dep:postgres
  • 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

rkyv-safe

  • dep:bytecheck
  • rkyv/validation

db-diesel2-postgres

  • diesel2/postgres
  • std

borsh

  • dep:borsh
  • std

db-diesel1-postgres

  • diesel1/postgres
  • std

db-diesel-mysql

  • db-diesel1-mysql

serde-str

  • serde-with-str

rocket-traits

  • dep:rocket

rkyv

  • dep:rkyv

serde-with-str

  • serde

diesel1

  • dep:diesel1

serde_json

  • dep:serde_json

tokio-pg

  • db-tokio-postgres

maths-nopanic

  • maths

db-diesel-postgres

  • db-diesel1-postgres

serde-with-float

  • serde

diesel2

  • dep:diesel2

ndarray

  • dep:ndarray

rust-fuzz

  • dep:arbitrary

serde-arbitrary-precision

  • serde-with-arbitrary-precision

serde-bincode

  • serde-str

serde-float

  • serde-with-float

rand

  • dep:rand

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.