Skip to main content

cargo_check

Function cargo_check 

Source
pub fn cargo_check(manifest_dir: &Path, all_targets: bool) -> CheckResult
Expand description

Run cargo check in manifest_dir. all_targets also checks tests/examples/benches.