rustc::ty::UpvarCaptureMap [] [src]

type UpvarCaptureMap = FnvHashMap<UpvarIdUpvarCapture>;
Unstable (rustc_private)