Derive Macro TaskInput

Source
#[derive(TaskInput)]
{
    // Attributes available to this derive:
    #[turbo_tasks]
}