Skip to main content

Module loader

Module loader 

Source
Expand description

Ordered, caller-supplied Compose project loading.

Structs§

DocumentInput
One source document supplied to the project loader.
DocumentOrigin
The caller-defined location of one Compose document.
LoadedDocument
One parsed document in an ordered Compose project.
LoadedProject
An ordered set of parsed Compose documents and their path origins.
ProjectInterpolation
Per-file interpolation overlays for one loaded project.

Enums§

ProjectLoadError
A fatal project-loading failure.