Available on crate feature
serde-human-readable
only.Expand description
Differential formats for Serde.
Modules
- Use the well-known ISO 8601 format when serializing and deserializing a
FileTime
. - Use the well-known RFC 2822 format when serializing and deserializing a
FileTime
. - Use the well-known RFC 3339 format when serializing and deserializing a
FileTime
.