Expand description
A visitor that traverses the AST and collects all functions or methods that
are annotated with #[turbo_tasks::function]
.
Structsยง
Enumsยง
Functionsยง
- extract_
tags ๐ - is_
match ๐ - Check if some ident referenced by
check
is calling thetarget
by looking it up in the list of knownranges
.