Expand description
🚧 [Unstable] Property names-related data for this 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§
- General
Category Mask Name ToValue V1Marker - Marker type for
PropertyValueNameToEnumMapV1
: “propnames/from/gcm@1” - Normalized
Property Name Str - This is a property name that can be “loose matched” as according to PropertyValueAliases.txt
- Property
Enum ToValue Name Linear MapV1 - A mapping of property values to their names. A single instance of this map will only cover either long or short names, determined whilst loading data.
- Property
Enum ToValue Name Linear Tiny4 MapV1 - A mapping of property values to their names. A single instance of this map will only cover either long or short names, determined whilst loading data.
- Property
Enum ToValue Name Sparse MapV1 - A mapping of property values to their names. A single instance of this map will only cover either long or short names, determined whilst loading data.
- Property
Value Name ToEnum MapV1 - A set of characters and strings which share a particular property value.