Module rustc::hir::def [] [src]

Unstable (rustc_private)

Structs

Export [Unstable]
PathResolution [Unstable]

The result of resolving a path. Before type checking completes, depth represents the number of trailing segments which are yet unresolved. Afterwards, if there were no errors, all paths should be fully resolved, with depth set to 0 and base_def representing the final resolution.

Enums

Def [Unstable]

Type Definitions

DefMap [Unstable]
ExportMap [Unstable]