pub fn name_attr_for(
    context: Context,
    length: Length,
) -> &'static DataMarkerAttributesExpand 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.