Class ICU4XLocale

An ICU4X Locale, capable of representing strings like "en-US".

See the Rust documentation for Locale for more information.

Constructors

Methods

  • Returns a string representation of the LanguageIdentifier part of ICU4XLocale.

    See the Rust documentation for id for more information.

    Returns string

  • Returns a string representation of the unicode extension.

    See the Rust documentation for extensions for more information.

    Parameters

    • s: string

    Returns string