ICU4X
International Components for Unicode
Loading...
Searching...
No Matches
ICU4XLocaleFallbackSupplement.hpp File Reference
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include <algorithm>
#include <memory>
#include <variant>
#include <optional>
#include "diplomat_runtime.hpp"
#include "ICU4XLocaleFallbackSupplement.h"

Go to the source code of this file.

Enumerations

enum struct  ICU4XLocaleFallbackSupplement { None = 0 , Collation = 1 }
 

Enumeration Type Documentation

◆ ICU4XLocaleFallbackSupplement

enum struct ICU4XLocaleFallbackSupplement
strong

What additional data is required to load when performing fallback.

See the Rust documentation for LocaleFallbackSupplement for more information.

Enumerator
None 
Collation