Derive Macro HasTasks

Source
#[derive(HasTasks)]
Expand description

Derive macro that automatically implements HasTasks trait

Looks for a field named tasks or of type AppTasks