Associates this ICU4XLocaleFallbacker
with configuration options.
See the Rust documentation for for_config
for more information.
Static
createCreates a new ICU4XLocaleFallbacker
from a data provider.
See the Rust documentation for new
for more information.
Static
create_Creates a new ICU4XLocaleFallbacker
without data for limited functionality.
See the Rust documentation for new_without_data
for more information.
An object that runs the ICU4X locale fallback algorithm.
See the Rust documentation for
LocaleFallbacker
for more information.