Structs§
- Item
Collector 🔒 - Map
- 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)
.