Module rustc::middle::defUnstable [-] [+] [src]

Reexports

pub use self::Def::*;
pub use self::MethodProvenance::*;

Structs

Export
PathResolution

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
MethodProvenance

Type Definitions

DefMap
ExportMap