Skip to main content

d38

Macro d38 

Source
d38!() { /* proc-macro */ }
Expand description

The narrow-tier proc-macros are always available with the macros feature; the wide-tier proc-macros are additionally feature-gated to match their target type’s availability. d38! — construct a decimal_scaled::D38<SCALE> value at compile time. See the crate-level docs and macros/README.md.