codeql/rust-all
0.1.13
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
INTERNAL: This module contains the customizable definition of ParamBase and should not be referenced directly.
ParamBase
import codeql.rust.elements.internal.ParamBaseImpl
A normal parameter, Param, or a self parameter SelfParam.
Param
SelfParam