walk_arm
rustc_
ast
1.92.0
(ded5c06cf 2025-12-08)
In rustc_
ast::
visit
rustc_ast
::
visit
Function
walk_
arm
Copy item path
Source
pub fn walk_arm<'a, V:
Visitor
<'a>>(visitor:
&mut V
, node: &'a
Arm
) -> V::
Result