Structs§
- DefSite
- A resolved definition site within a module.
- Module
Graph - Parsed information for a set of module files.
Enums§
- DefKind
- Kind of symbol that can be exported by a module.
- Wildcard
Resolution - Wildcard import resolution status for a single importing module.
Functions§
- build
- Build a module graph from a set of files.
- resolve_
import_ path - Resolve an import string relative to the importing file.