Module map

Source

Structsยง

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

Functionsยง

crate_hash ๐Ÿ”’
hir_crate_items ๐Ÿ”’
hir_id_to_string ๐Ÿ”’
hir_module_items ๐Ÿ”’
upstream_crates ๐Ÿ”’