Module rustc_typeck::hir::def [] [src]

🔬 This is a nightly-only experimental API. (rustc_private)

Structs

Export [
Experimental
]
PathResolution [
Experimental
]

The result of resolving a path before lowering to HIR. base_def is definition of resolved part of the path, unresolved_segments is the number of unresolved segments. module::Type::AssocX::AssocY::MethodOrAssocType ~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ base_def unresolved_segments = 3

Enums

CtorKind [
Experimental
]
Def [
Experimental
]

Type Definitions

DefMap [
Experimental
]
ExportMap [
Experimental
]