Module rustc_resolve::resolve_imports[][src]

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

this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml instead?

Structs

ImportDirective [
Experimental
]

One import directive.

ImportResolver [
Experimental
]
NameResolution [
Experimental
]

Records information about the resolution of a name in a namespace of a module.

Enums

ImportDirectiveSubclass [
Experimental
]

Contains data for specific types of import directives.

Functions

import_directive_subclass_to_string [
Experimental
]
import_path_to_string [
Experimental
]