Function rustc_hir::intravisit::walk_param[][src]

pub fn walk_param<'v, V: Visitor<'v>>(visitor: &mut V, param: &'v Param<'v>)