Settings
Help

compile_project

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.