Skip to main content

MessageId

Type Alias MessageId 

Source
pub type MessageId = (SessionId, u8, &'static [u8]);
Expand description

Message identifier type: (SessionId, round, protocol tag)