codeql/rust-all
0.1.11
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
INTERNAL: This module contains the customizable definition of Callable and should not be referenced directly.
Callable
import codeql.rust.elements.internal.CallableImpl
A callable. Either a Function or a ClosureExpr.
Function
ClosureExpr