Function icu_datetime::provider::neo::marker_attrs::symbol_attr_for

source ·
pub fn symbol_attr_for(
    context: Context,
    length: Length,
) -> &'static DataMarkerAttributes
Expand description

Creates a symbol 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.