Function icu::datetime::provider::neo::marker_attrs::name_marker_attr_info
source · pub fn name_marker_attr_info(
marker_attr: &DataMarkerAttributes,
) -> Option<(Context, Length)>
Expand description
Parses a name data marker attribute to 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.