rustc_typeck::middle::ty::UpvarCaptureMapUnstable [-] [+] [src]

type UpvarCaptureMap = HashMap<UpvarId, UpvarCapture, DefaultState<FnvHasher>>;