Macro rosrust_codegen::rosmsg_main_no_prefix [] [src]

macro_rules! rosmsg_main_no_prefix {
    ($($msg:expr),*) => { ... };
}