Module typeloader

Source

Structs§

ImportedName
ImportedTypes
TypeLoader

Enums§

ImportKind

Functions§

base_directory
return the base directory from which imports are loaded
snapshot
This function makes a snapshot of the current state of the type loader. This snapshot includes everything: Elements, Components, known types, … and can be used to roll back to earlier states in the compilation process.