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

default

  • serde
  • std

serde

    This feature flag does not enable additional features.

std

    This feature flag does not enable additional features.

db-tokio-postgres

  • byteorder
  • bytes
  • postgres
  • std
  • tokio-postgres

db-postgres

  • byteorder
  • bytes
  • postgres
  • std

db-diesel-postgres

  • diesel/postgres
  • std

db-diesel-mysql

  • diesel/mysql
  • std

serde-with-arbitrary-precision

  • serde
  • serde_json/arbitrary_precision

serde-with-str

  • serde

serde-bincode

  • serde-str

tokio-pg

  • db-tokio-postgres

rust-fuzz

  • arbitrary

serde-with-float

  • serde

maths-nopanic

  • maths

serde-arbitrary-precision

  • serde-with-arbitrary-precision

serde-str

  • serde-with-str

rocket-traits

  • rocket

serde-float

  • serde-with-float

byteorder

    This feature flag does not enable additional features.

rocket

    This feature flag does not enable additional features.

postgres

    This feature flag does not enable additional features.

diesel

    This feature flag does not enable additional features.

borsh

    This feature flag does not enable additional features.

bytes

    This feature flag does not enable additional features.

tokio-postgres

    This feature flag does not enable additional features.

legacy-ops

    This feature flag does not enable additional features.

c-repr

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

arbitrary

    This feature flag does not enable additional features.

maths

    This feature flag does not enable additional features.