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

Module TupleFieldList

This module provides the public class TupleFieldList.

Import path

import codeql.rust.elements.TupleFieldList

Imports

FieldList

This module provides the public class FieldList.

TupleField

This module provides the public class TupleField.

Aliases

TupleFieldList

A list of fields in a tuple struct or tuple variant.