Function rustc_lint::middle::ty_fold::super_fold_fn_sigUnstable
[-] [+]
[src]
pub fn super_fold_fn_sig<'tcx, T>(this: &mut T, sig: &FnSig<'tcx>) -> FnSig<'tcx> where T: TypeFolder<'tcx>