pub fn cargo_check(manifest_dir: &Path, all_targets: bool) -> CheckResultExpand description
Run cargo check in manifest_dir. all_targets also checks tests/examples/benches.
pub fn cargo_check(manifest_dir: &Path, all_targets: bool) -> CheckResultRun cargo check in manifest_dir. all_targets also checks tests/examples/benches.