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

Module Generated

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

Import path

import codeql.rust.elements.internal.generated.StructExprField

Classes

StructExprField

A field in a struct expression. For example a: 1 in: rust Foo { a: 1, b: 2 }; INTERNAL: Do not reference the Generated::StructExprField class directly. Use the subclass StructExprField, where the following predicates are available.