Function rustc_typeck::middle::ty::binds_late_bound_regionsUnstable
[-] [+]
[src]
pub fn binds_late_bound_regions<'tcx, T>(tcx: &ctxt<'tcx>, value: &Binder<T>) -> bool where T: TypeFoldable<'tcx> + Repr<'tcx>