check

Function check 

Source
pub fn check(root: &Path, cargo: &Path, tidy_ctx: TidyCtx)
Expand description

Dependency checks.

root is path to the directory with the root Cargo.toml (for the workspace). cargo is path to the cargo executable.