Module Impl
INTERNAL: This module contains the customizable definition of ParamList
and should not
be referenced directly.
Import path
import codeql.rust.elements.internal.ParamListImpl
Classes
ParamList | A list of parameters in a function, method, or closure declaration. |