ICU4X
International Components for Unicode
Loading...
Searching...
No Matches
ICU4XLocaleFallbackConfig Struct Reference

#include <ICU4XLocaleFallbackConfig.hpp>

Public Attributes

ICU4XLocaleFallbackPriority priority
 
std::string_view extension_key
 
ICU4XLocaleFallbackSupplement fallback_supplement
 

Detailed Description

Collection of configurations for the ICU4X fallback algorithm.

See the Rust documentation for LocaleFallbackConfig for more information.

Member Data Documentation

◆ extension_key

std::string_view ICU4XLocaleFallbackConfig::extension_key

An empty string is considered None.

◆ fallback_supplement

ICU4XLocaleFallbackSupplement ICU4XLocaleFallbackConfig::fallback_supplement

Fallback supplement data key to customize fallback rules.

◆ priority

ICU4XLocaleFallbackPriority ICU4XLocaleFallbackConfig::priority

Choice of priority mode.


The documentation for this struct was generated from the following file: