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