pub type UtcTime = DateTime<Utc>;
Alias chrono::DateTime for use in derive macros
pub struct UtcTime { /* private fields */ }