d9!() { /* 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.
d9! — construct a [decimal_scaled::D9]<SCALE> value at
compile time. See the crate-level docs and macros/README.md.