Function rustc_typeck::middle::ty::closure_upvarsUnstable [-] [+] [src]

pub fn closure_upvars(typer: &Typer<'tcx>, closure_id: DefId, substs: &Substs<'tcx>) -> Option<Vec<ClosureUpvar<'tcx>>>