pub type Timestamp = OffsetDateTime;
Type alias for timestamps (RFC3339/ISO8601 compatible).
pub struct Timestamp { /* private fields */ }