pub type TimestampReplyCode = NoCode;
A code for TimestampReply.
TimestampReply
#[repr(u8)]pub enum TimestampReplyCode { Zero = 0, }
Zero.