Module hir

Source
Expand description

HIR datatypes. See the rustc dev guide for more info.

Modules§

map
nested_filter
place

Structs§

ModuleItems
Gather the LocalDefId for each item-like within a module, including items contained within bodies. The Ids are in visitor order. This is used to partition a pass between modules.

Functions§

provide