pub type Timestamp = DateTime<Utc>;
Timestamp type alias for convenience.
pub struct Timestamp { /* private fields */ }