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§
- Marker type for
ListFormatterPatternsV2
: “list/and@2” - Baked data
- A pattern that can behave conditionally on the next element.
- Symbols and metadata required for
ListFormatter
. - A pattern containing two numeric placeholders (“{0}, and {1}.”)
- Marker type for
ListFormatterPatternsV2
: “list/or@2” - A serde-compatible version of [regex_automata::dfa::sparse::DFA].
- The special case of a
ConditionalListJoinerPattern
- Marker type for
ListFormatterPatternsV2
: “list/unit@2”
Constants§
- The latest minimum set of markers required by this component.