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

Module MatchGuard

This module provides the public class MatchGuard.

Import path

import codeql.rust.elements.MatchGuard

Imports

AstNode

This module provides the public class AstNode.

Expr

This module provides the public class Expr.

Aliases

MatchGuard

A guard condition in a match arm.