rust_decimal 1.12.4

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 21 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-bincode

  • serde-str

serde-str

  • serde

rust-fuzz

  • arbitrary

tokio-pg

  • db-tokio-postgres

serde-float

  • serde

serde_json

    This feature flag does not enable additional features.

diesel

    This feature flag does not enable additional features.

legacy-ops

    This feature flag does not enable additional features.

tokio-postgres

    This feature flag does not enable additional features.

maths

    This feature flag does not enable additional features.

arbitrary

    This feature flag does not enable additional features.

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.