Expand description
Tools for locale fallback, enabling arbitrary input locales to be mapped into the nearest locale with data.
Structs§
- Locale
Fallback Config - Configuration settings for a particular fallback operation.
- Locale
Fallback Iterator - Iteration type for locale fallback operations.
- Locale
Fallbacker Borrowed - Borrowed version of
LocaleFallbacker
. - Locale
Fallbacker With Config - A
LocaleFallbackerBorrowed
with an associated [LocaleFallbackConfig
].
Enums§
- Locale
Fallback Priority - Hint for which subtag to prioritize during fallback.
- Locale
Fallback Supplement - What additional data is required to load when performing fallback.