walk_closure_binder
rustc_
ast
1.92.0-nightly
(7c275d09e 2025-09-18)
In rustc_
ast::
mut_
visit
rustc_ast
::
mut_visit
Function
walk_
closure_
binder
Copy item path
Source
pub fn walk_closure_binder<V:
MutVisitor
>( visitor:
&mut V
, node: &mut
ClosureBinder
, )