Macro script::task_manager::task_source_functions

source ยท
macro_rules! task_source_functions {
    ($self:ident,$with_canceller:ident,$task_source:ident,$task_source_type:ident,$task_source_name:ident) => { ... };
}