☰
Type Definition NodeMap
Other items in
rustc_ast
::
node_id
All crates
?
Type Definition
rustc_ast
::
node_id
::
NodeMap
[
−
]
[src]
pub type NodeMap<T> = FxHashMap<
NodeId
, T>;