Module rustc_middle::hir::map

source ยท

Structsยง

  • ItemCollector ๐Ÿ”’
  • An iterator that walks up the ancestor tree of a given HirId. Constructed using tcx.hir().parent_iter(hir_id).
  • An iterator that walks up the ancestor tree of a given HirId. Constructed using tcx.hir().parent_owner_iter(hir_id).

Functionsยง