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