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

Module Generated

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

Import path

import codeql.rust.elements.internal.generated.OffsetOfExpr

Classes

OffsetOfExpr

An offset_of expression. For example: rust builtin # offset_of(Struct, field); INTERNAL: Do not reference the Generated::OffsetOfExpr class directly. Use the subclass OffsetOfExpr, where the following predicates are available.