CodeQL library for Rust
codeql/rust-all 0.2.11 (changelog, source)
Search

Module Generated

INTERNAL: This module contains the fully generated definition of GenericArgList and should not be referenced directly.

Import path

import codeql.rust.elements.internal.generated.GenericArgList

Classes

GenericArgList

The base class for generic arguments. rust x.foo::<u32, u64>(42); INTERNAL: Do not reference the Generated::GenericArgList class directly. Use the subclass GenericArgList, where the following predicates are available.