manual_register_task

Macro manual_register_task 

Source
macro_rules! manual_register_task {
    ($registry:expr, $task_type:ty) => { ... };
}