Expand description
This module used to contain a type called Map
. That type has since been
eliminated, and all its methods are now on TyCtxt
. But the module name
stays as map
because there isnβt an obviously better name for it.
StructsΒ§
- Item
Collector π - Parent
HirIterator π - An iterator that walks up the ancestor tree of a given
HirId
. Constructed usingtcx.hir_parent_iter(hir_id)
. - Parent
Owner Iterator - An iterator that walks up the ancestor tree of a given
HirId
. Constructed usingtcx.hir_parent_owner_iter(hir_id)
.
FunctionsΒ§
- crate_
hash π - hir_
crate_ πitems - hir_
module_ πitems - upstream_
crates π