[][src]Module rustc_ap_rustc_expand::module

Structs

Directory
ModulePath

Information about the path to a module.

ModulePathSuccess

Enums

DirectoryOwnership

Functions

default_submod_path

Returns a path to a module.

submod_path_from_attr

Derive a submodule path from the first found #[path = "path_string"]. The provided dir_path is joined with the path_string.