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