Message attribute proc_macro.
The #[derive(Message)] macro implements Message trait for the type.
#[derive(Message)]
Message
The main Ockam crate re-exports this macro.