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

Module Generated

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

Import path

import codeql.rust.elements.internal.generated.Module

Classes

Module

A module declaration. For example: rust mod foo; rust mod bar { pub fn baz() {} } INTERNAL: Do not reference the Generated::Module class directly. Use the subclass Module, where the following predicates are available.