#[derive(HasTasks)]
Derive macro that automatically implements HasTasks trait
Looks for a field named tasks or of type AppTasks
tasks
AppTasks