Module build_runner

Source
Expand description

BuildRunner is the mutable state used during the build process.

Re-exports§

pub use self::compilation_files::Metadata;
pub use self::compilation_files::OutputFile;
pub use self::compilation_files::UnitHash;

Modules§

compilation_files 🔒
See CompilationFiles.

Structs§

BuildRunner
Collection of all the stuff that is needed to perform a build.