walk_use_tree
rustc_
ast
1.91.0-beta.6
(cbf84ed0c 2025-10-11)
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
)