☰
Type Definition HirIdMap
Other items in
rustc_hir
::
hir_id
All crates
?
Type Definition
rustc_hir
::
hir_id
::
HirIdMap
[
−
]
[src]
pub type HirIdMap<T> = FxHashMap<
HirId
, T>;