pub type MsgRef = Arc<Message>;
A reference to an internally stored message object
pub struct MsgRef { /* private fields */ }