Function rustc_hir::intravisit::walk_body[][src]

pub fn walk_body<'v, V: Visitor<'v>>(visitor: &mut V, body: &'v Body<'v>)