Macros§
- generic_
type - Registers a value type that is generic over the
Vc
it contains. - primitive
Attribute Macros§
- function
- test_tt
- value
- value_
impl - value_
trait - Allows this trait to be used as part of a trait object inside of a value
cell, in the form of
Vc<dyn MyTrait>
.
Derive Macros§
- Deterministic
Hash - KeyValue
Pair - Derives the
turbo_tasks::KeyValuePair
trait for a enum. Each variant need to have avalue
field which becomes part of the value enum and all remaining fields become part of the key. - NonLocal
Value - Operation
Value - Shrink
ToFit - Task
Input - Trace
RawVcs - Value
Debug - Value
Debug Format