Derive Macro Task

Source
#[derive(Task)]
{
    // Attributes available to this derive:
    #[task]
}