☰
Type Definition DefIdMap
Other items in
rustc_hir
::
def_id
All crates
?
Type Definition
rustc_hir
::
def_id
::
DefIdMap
[
−
]
[src]
pub type DefIdMap<T> =
HashMap
<
DefId
, T,
BuildHasherDefault
<FxHasher>>;