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
- Conditional
List Joiner Pattern - A pattern that can behave conditionally on the next element.
- List
AndV1 - Marker for and lists
- List
Formatter Patterns - Symbols and metadata required for
ListFormatter
. - List
Joiner Pattern - A pattern containing two numeric placeholders (โ{0}, and {1}.โ)
- List
OrV1 - Marker for or lists
- List
Unit V1 - Marker for unit lists
- SerdeDFA
- A serde-compatible version of regex_automata::dfa::sparse::DFA.
- Special
Case Pattern - The special case of a
ConditionalListJoinerPattern