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

Module Impl

INTERNAL: This module contains the customizable definition of TypeItem and should not be referenced directly.

Import path

import codeql.rust.elements.internal.TypeItemImpl

Classes

TypeItem

An item that defines a type. Either a Struct, Enum, or Union.