Skip to main content

msg_impl_chanmsg

Macro msg_impl_chanmsg 

Source
macro_rules! msg_impl_chanmsg {
    ($($body:ident,)*) => { ... };
}
Expand description

Helper: declare a ChanMsg implementation for a message type that has a fixed command.