icu
    Preparing search index...

    Class DecimalSign

    The sign of a Decimal, as shown in formatting.

    See the Rust documentation for Sign for more information.

    Index
    Negative: DecimalSign

    A negative sign, e.g., -1729.

    No sign (implicitly positive, e.g., 1729).

    Positive: DecimalSign

    An explicit positive sign, e.g., +1729.