decimal-scaled 0.2.4

Const-generic base-10 fixed-point decimals (D9/D18/D38/D76/D153/D307) with integer-only transcendentals correctly rounded to within 0.5 ULP — exact at the type's last representable place. Deterministic across every platform; no_std-friendly.
Documentation

decimal-scaled

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, 4 of them enabled by default.

default

serde (default)

std (default)

strict (default)

This feature flag does not enable additional features.

alloc (default)

This feature flag does not enable additional features.

bench-alt

This feature flag does not enable additional features.

d153

This feature flag does not enable additional features.

d307

This feature flag does not enable additional features.

d76

This feature flag does not enable additional features.

experimental-floats

This feature flag does not enable additional features.

fast

This feature flag does not enable additional features.

macros

rounding-ceiling

This feature flag does not enable additional features.

rounding-floor

This feature flag does not enable additional features.

rounding-half-away-from-zero

This feature flag does not enable additional features.

rounding-half-toward-zero

This feature flag does not enable additional features.

rounding-trunc

This feature flag does not enable additional features.

wide

x-wide