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

Module Generated

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

Import path

import codeql.rust.elements.internal.generated.PathSegment

Classes

PathSegment

A path segment, which is one part of a whole path. For example: - HashMap - HashMap<K, V> - Fn(i32) -> i32 - widgets(..) - <T as Iterator> INTERNAL: Do not reference the Generated::PathSegment class directly. Use the subclass PathSegment, where the following predicates are available.