Function rustc_typeck::middle::ty_fold::super_fold_item_substsUnstable [-] [+] [src]

pub fn super_fold_item_substs<'tcx, T>(this: &mut T, substs: ItemSubsts<'tcx>) -> ItemSubsts<'tcx> where T: TypeFolder<'tcx>