Module modules

Source

Modules§

visitor 🔒

Structs§

ModResolver 🔒
Maps each module to the corresponding file.
Module 🔒
Represents module with its inner attributes.
ModuleResolutionError
Represents errors while trying to resolve modules.

Enums§

ModuleResolutionErrorKind 🔒
Defines variants similar to those of rustc_expand::module::ModError
SubModKind 🔒

Functions§

find_path_value 🔒
is_cfg_if 🔒
path_value 🔒

Type Aliases§

FileModMap 🔒