Module serde_with::chrono[][src]

This is supported on crate feature chrono only.
Expand description

De/Serialization of chrono types

This modules is only available if using the chrono feature of the crate.

Modules

Deserialize a Unix timestamp with optional subsecond precision into a DateTime<Utc>.