rustc_
ast
1.90.0-nightly
(a2d45f73c 2025-07-07)
In rustc_
ast::
mut_
visit
rustc_ast
::
mut_visit
Function
walk_label
Copy item path
Source
pub fn walk_label<V:
MutVisitor
>(visitor:
&mut V
, _: &mut
Label
) -> V::
Result