Module fallback

Source
Expand description

Tools for locale fallback, enabling arbitrary input locales to be mapped into the nearest locale with data.

Structs§

LocaleFallbackConfig
Configuration settings for a particular fallback operation.
LocaleFallbackIterator
Iteration type for locale fallback operations.
LocaleFallbackerBorrowed
Borrowed version of LocaleFallbacker.
LocaleFallbackerWithConfig
A LocaleFallbackerBorrowed with an associated LocaleFallbackConfig.

Enums§

LocaleFallbackPriority
Hint for which subtag to prioritize during fallback.