Skip to main content

run_compile_check

Function run_compile_check 

Source
pub fn run_compile_check(crate_path: &Path) -> Result<()>
Expand description

Run cargo check on the generated crate as a compilation quality gate