rust_decimal 1.14.3

A Decimal Implementation written in pure Rust suitable for financial 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 22 feature flags, 3 of them enabled by default.

default

  • serde
  • std

serde

    This feature flag does not enable additional features.

std

  • arrayvec/std

db-tokio-postgres

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

db-postgres

  • byteorder
  • bytes
  • postgres
  • std

serde-arbitrary-precision

  • serde
  • serde_json/arbitrary_precision

db-diesel-postgres

  • diesel
  • std

rust-fuzz

  • arbitrary

serde-str

  • serde

serde-bincode

  • serde-str

tokio-pg

  • db-tokio-postgres

serde-float

  • serde

arbitrary

    This feature flag does not enable additional features.

postgres

    This feature flag does not enable additional features.

tokio-postgres

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

byteorder

    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.

maths

    This feature flag does not enable additional features.

diesel

    This feature flag does not enable additional features.

bytes

    This feature flag does not enable additional features.