rust_decimal 1.10.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 18 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

db-diesel-postgres

  • diesel
  • std

serde-arbitrary-precision

  • serde
  • serde_json/arbitrary_precision

serde-str

  • serde

serde-float

  • serde

serde-bincode

  • serde-str

tokio-pg

  • db-tokio-postgres

tokio-postgres

    This feature flag does not enable additional features.

bytes

    This feature flag does not enable additional features.

byteorder

    This feature flag does not enable additional features.

diesel

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

legacy-ops

    This feature flag does not enable additional features.

postgres

    This feature flag does not enable additional features.