Expand description
Defines the DateTimeUtc struct.
Structs§
- Date
Time Utc - A newtype around
chrono’sDateTime<Utc>to allow implementation of theDefaulttrait.
Defines the DateTimeUtc struct.
chrono’s DateTime<Utc> to allow implementation of the Default trait.