Function compile_project

Source
pub fn compile_project(root: &Path) -> Result<ProjectCompileOutput>
Expand description

Compile the project in the root directory, and return the compilation result.