pub type Timestamp = String;
RFC 3339 timestamp encoded as a string on the wire.
pub struct Timestamp { /* private fields */ }