ICU4X
International Components for Unicode
|
#include <ICU4XLocaleFallbackConfig.hpp>
Public Attributes | |
ICU4XLocaleFallbackPriority | priority |
std::string_view | extension_key |
ICU4XLocaleFallbackSupplement | fallback_supplement |
Collection of configurations for the ICU4X fallback algorithm.
See the Rust documentation for LocaleFallbackConfig
for more information.
std::string_view ICU4XLocaleFallbackConfig::extension_key |
An empty string is considered None
.
ICU4XLocaleFallbackSupplement ICU4XLocaleFallbackConfig::fallback_supplement |
Fallback supplement data key to customize fallback rules.
ICU4XLocaleFallbackPriority ICU4XLocaleFallbackConfig::priority |
Choice of priority mode.