Module cargo::core::compiler::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;
Modules§
- See
CompilationFiles
.
Structs§
- Collection of all the stuff that is needed to perform a build.