Module pavex::time::serde::rfc3339::option

source ·
Expand description

Use the well-known RFC3339 format when serializing and deserializing an Option<OffsetDateTime>.

Use this module in combination with serde’s #[with] attribute.

Functions§