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

pub fn super_fold_binder<'tcx, T, U>(this: &mut T, binder: &Binder<U>) -> Binder<U> where U: TypeFoldable<'tcx>, T: TypeFolder<'tcx>