pub fn serialize_timestamp<S>( timestamp: &Timestamp, serializer: S, ) -> Result<S::Ok, S::Error>where S: Serializer,