Function rustc_typeck::middle::ty_fold::super_fold_outputUnstable
[-] [+]
[src]
pub fn super_fold_output<'tcx, T>(this: &mut T, output: &FnOutput<'tcx>) -> FnOutput<'tcx> where T: TypeFolder<'tcx>