Function cargo_px::verify

source ·
pub fn verify(cargo_path: &str, shell: &mut Shell) -> Result<(), Vec<Error>>
Expand description

Find all codegen units in the current workspace and verify that the associated projects are fresh—i.e. they don’t need to be regenerated.