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

Module ClosureBinder

This module provides the public class ClosureBinder.

Import path

import codeql.rust.elements.ClosureBinder

Imports

AstNode

This module provides the public class AstNode.

GenericParamList

This module provides the public class GenericParamList.

Aliases

ClosureBinder

A closure binder, specifying lifetime or type parameters for a closure.