icu
    Preparing search index...

    Class NumericType

    See the Rust documentation for NumericType for more information.

    Index
    Decimal: NumericType

    See the Rust documentation for Decimal for more information.

    See the Rust documentation for Digit for more information.

    See the Rust documentation for None for more information.

    Numeric: NumericType

    See the Rust documentation for Numeric for more information.

    • Creates a NumericType from a string.

      Short names, long names, and aliases are supported, and matching is case-insensitive.

      Parameters

      • s: string

      Returns NumericType | null

    • Get the "short" name of this property value (returns empty if property value is unknown)

      See the Rust documentation for get for more information.

      Returns string | null