pub type Timestamp = DateTime<Utc>;
Generic timestamp type
pub struct Timestamp { /* private fields */ }