register_tasks

Macro register_tasks 

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