Expand description
Provides Rfc3339, a wrapper around time::OffsetDateTime that implements [merde_json::JsonSerialize] and [merde_core::Deserialize] when the right cargo features are enabled.
Structsยง
- A
PrimitiveDateTimewith aUtcOffset. - A wrapper around date-time types that implements
JsonSerializeandJsonDeserializewhen the right cargo features are enabled.