Skip to main content

compile_project

Function compile_project 

Source
pub fn compile_project(
    args: &CliArgs,
    cwd: &Path,
    config_path: &Path,
) -> Result<CompilationResult>
Expand description

Compile a specific project by config path (used for –build mode with project references)