☰
Type Definition UpvarListMap
Other items in
rustc_middle
::
ty
All crates
?
Type Definition
rustc_middle
::
ty
::
UpvarListMap
[
−
]
[src]
pub type UpvarListMap = FxHashMap<
DefId
,
FxIndexMap
<
HirId
,
UpvarId
>>;