trigger_pub

Macro trigger_pub 

Source
macro_rules! trigger_pub {
    ($name:ident, $task_num:expr) => { ... };
}