Function rustc_typeck::middle::ty::unboxed_closure_upvarsExperimental
[-]
[+]
[src]
pub fn unboxed_closure_upvars(tcx: &ctxt<'tcx>, closure_id: DefId, substs: &Substs<'tcx>) -> Vec<UnboxedClosureUpvar<'tcx>>