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§
Structs§
- Build
Runner - Collection of all the stuff that is needed to perform a build.