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

Module Generated

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

Import path

import codeql.rust.elements.internal.generated.Struct

Classes

Struct

A Struct. For example: rust struct Point { x: i32, y: i32, } INTERNAL: Do not reference the Generated::Struct class directly. Use the subclass Struct, where the following predicates are available.