Function rustc_hir::intravisit::walk_arm

source ·
pub fn walk_arm<'v, V: Visitor<'v>>(visitor: &mut V, arm: &'v Arm<'v>)