Skip to main content

msg_impl_relaymsg

Macro msg_impl_relaymsg 

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

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