Type Definition UtcTime
activitystreams_types::object::properties
type UtcTime = DateTime<Utc>;
Alias chrono::DateTime for use in derive macros