walk_use_tree
rustc_
ast
1.92.0-nightly
(54a8a1db6 2025-09-26)
In rustc_
ast::
mut_
visit
rustc_ast
::
mut_visit
Function
walk_
use_
tree
Copy item path
Source
pub fn walk_use_tree<V:
MutVisitor
>(visitor:
&mut V
, node: &mut
UseTree
)