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

Module Generated

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

Import path

import codeql.rust.elements.internal.generated.Label

Classes

Label

A label. For example: rust 'label: loop { println!("Hello, world (once)!"); break 'label; }; INTERNAL: Do not reference the Generated::Label class directly. Use the subclass Label, where the following predicates are available.