Module rustc_expand::module
source ยท Structsยง
- Parsed
External ๐Mod
Enumsยง
Functionsยง
- Returns a path to a module.
- mod_
dir_ ๐path - mod_
file_ ๐path - Derive a submodule path from the first found
#[path = "path_string"]
. The provideddir_path
is joined with thepath_string
. - parse_
external_ ๐mod