Function rustc::middle::ty::count_late_bound_regionsExperimental [-]  [+] [src]

pub fn count_late_bound_regions<'tcx, T>(tcx: &ctxt<'tcx>, value: &Binder<T>) -> uint where T: TypeFoldable<'tcx> + Repr<'tcx>