Function rustc_trans::middle::ty::count_late_bound_regionsUnstable
[-] [+]
[src]
pub fn count_late_bound_regions<'tcx, T>(tcx: &ctxt<'tcx>, value: &Binder<T>) -> usize where T: TypeFoldable<'tcx> + Repr<'tcx>