Expand description
Helpers involving the data marker attributes used for date names.
🚧 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.
Enums§
- Field contexts supported in data marker attributes.
- Date, time, and time zone combinations supported in data marker attributes.
- Field lengths supported in data marker attribute.
- Pattern lengths supported in data marker attributes.
Constants§
Functions§
- Creates a name data marker attribute from the enum values.
- Parses a name data marker attribute to enum values.
- Parses a pattern data marker attribute to enum values.