pub type MessageType = String;
A message type exchanged between participants.
pub struct MessageType { /* private fields */ }