Module time::serde::iso8601::option

source ·
Expand description

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

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

Functions§