build

Function build 

Source
pub fn build(
    project_path: &Path,
    lint_dir: Option<&Path>,
    build_debug: bool,
) -> Result<PathBuf>