Function icu::datetime::provider::neo::marker_attrs::name_attr_for
source · pub fn name_attr_for(
context: Context,
length: Length,
) -> &'static DataMarkerAttributes
Expand description
Creates a name data marker attribute from the enum values.
🚧 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.