Skip to main content
walk_test_binder_exists
rustc_
ast
1.100.0-nightly
(5db7f4be8 2026-09-01)
In rustc_
ast::
mut_
visit
rustc_ast
::
mut_visit
Function
walk_
test_
binder_
exists
Copy item path
Source
pub fn walk_test_binder_exists<V:
MutVisitor
>( visitor:
&mut V
, node: &mut
TestBinderExists
, )