pub type Msg = Vec<u8>;
Source type for representing messages
pub struct Msg { /* private fields */ }