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