Skip to main content

run_check

Function run_check 

Source
fn run_check(
    project: &ProjectRoot,
    compiler: &dyn CompilerBackend,
) -> Result<(), DealerError>