Available on crate feature
macros only.Expand description
Macros to construct statically known values.
Macros
- Construct a
Datewith a statically known value. - Construct a
PrimitiveDateTimeorOffsetDateTimewith a statically known value. - format_description
formattingorparsingEquivalent of performingformat_description::parse()at compile time. - Construct a
UtcOffsetwith a statically known value. - Construct a
Timewith a statically known value.