The sign of a Decimal, as shown in formatting.
See the Rust documentation for Sign for more information.
Sign
Static
A negative sign, e.g., -1729.
No sign (implicitly positive, e.g., 1729).
An explicit positive sign, e.g., +1729.
The sign of a Decimal, as shown in formatting.
See the Rust documentation for
Signfor more information.