icu4x
    Preparing search index...

    Class DecimalSign

    The sign of a Decimal, as shown in formatting.

    See the Rust documentation for Sign for more information.

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    Negative: DecimalSign
    Positive: DecimalSign

    Accessors

    • get ffiValue(): number

      Returns number

    • get value(): string

      Returns string

    Methods