#include <ICU4XLocaleFallbackerWithConfig.hpp>
An object that runs the ICU4X locale fallback algorithm with specific configurations.
See the Rust documentation for LocaleFallbacker
for more information.
See the Rust documentation for LocaleFallbackerWithConfig
for more information.
◆ ICU4XLocaleFallbackerWithConfig() [1/3]
ICU4XLocaleFallbackerWithConfig::ICU4XLocaleFallbackerWithConfig |
( |
capi::ICU4XLocaleFallbackerWithConfig * | i | ) |
|
|
inlineexplicit |
◆ ICU4XLocaleFallbackerWithConfig() [2/3]
ICU4XLocaleFallbackerWithConfig::ICU4XLocaleFallbackerWithConfig |
( |
| ) |
|
|
default |
◆ ICU4XLocaleFallbackerWithConfig() [3/3]
◆ fallback_for_locale()
Creates an iterator from a locale with each step of fallback.
See the Rust documentation for fallback_for
for more information.
Lifetimes: this
must live at least as long as the output.
◆ operator=()
The documentation for this class was generated from the following file: