Function rustc::middle::ty::walk_tyUnstable [-] [+] [src]

pub fn walk_ty<'tcx, F>(ty_root: Ty<'tcx>, f: F) where F: FnMut(Ty<'tcx>)