Crate icu::displaynames
source · [−]Expand description
🚧 [Experimental] Display names for regions
This module is published as its own crate (icu_displaynames
)
and as part of the icu
crate. See the latter for more details on the ICU4X project.
🚧 This code is experimental; it may change at any time, in breaking or non-breaking ways,
including in SemVer minor releases. It can be enabled with the "experimental" Cargo feature
of the icu meta-crate. Use with caution.
Modules
This module contains types and implementations for the Displaynames component.
Options for DisplayNames
.
Data provider struct definitions for this ICU4X component.
Structs
Lookup of the terrritory display names by region code.
A bag of options defining how region codes will be translated by
DisplayNames
.
Enums
An enum for fallback return when the system does not have the requested display name.
An enum for the language display kind.
An enum for formatting style.