#[derive(TaskInput)]
{
// Attributes available to this derive:
#[turbo_tasks]
}
Expand description
Refer to the trait documentation for usage.
#[derive(TaskInput)]
{
// Attributes available to this derive:
#[turbo_tasks]
}
Refer to the trait documentation for usage.