Expand description
๐ง [Unstable] Data provider struct definitions for this ICU4X component.
๐ง This code is considered unstable; it may change at any time, in breaking or non-breaking ways,
including in SemVer minor releases. While the serde representation of data structs is guaranteed
to be stable, their Rust representation might not be. Use with caution.
Read more about data providers: icu_provider
Structsยง
- Baked
- Baked data
- Collation
Data - The main collation data either for the root or for a tailoring
- Collation
Diacritics - Secondary weights for the start of the Combining Diacritics block.
- Collation
Diacritics V1 - Data marker for collation diacritics data.
- Collation
Jamo CollationElement32
s for the Hangul Jamo Unicode Block- Collation
Jamo V1 - Data marker for collation jamo data.
- Collation
Metadata - Each non-alias collation that the data provider knows about explicitly has an data entry at least for this struct.
- Collation
Metadata V1 - Data marker for collation metadata.
- Collation
Reordering - Script reordering data
- Collation
Reordering V1 - Data marker for collation reordering data.
- Collation
Root V1 - Data marker for singleton root collation data.
- Collation
Special Primaries - Special primaries associated with the root collation
- Collation
Special Primaries V1 - Data marker for collcation special primaries data.
- Collation
Tailoring V1 - Data marker for collation tailorings.