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

Class Raw::Item

INTERNAL: Do not use. An item such as a function, struct, enum, etc.

For example:

fn foo() {}
struct S;
enum E {}

Import path

import codeql.rust.elements.internal.generated.Raw

Direct supertypes

Indirect supertypes

Known direct subtypes

    Predicates

    getAttributeMacroExpansion

    Gets the attribute macro expansion of this item, if it exists.

    Inherited predicates