Macro impl_message_type

Source
macro_rules! impl_message_type {
    ( $type:ty, $name:expr ) => { ... };
}