walk_closure_binder
rustc_
ast
1.93.0-nightly
(07bdbaedc 2025-11-19)
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
, )