fn clean_specs(
clean_ctx: &mut CleanContext<'_>,
ws: &Workspace<'_>,
profiles: &Profiles,
targets: &[String],
spec: &IndexSet<String>,
dry_run: bool,
) -> CargoResult<()>fn clean_specs(
clean_ctx: &mut CleanContext<'_>,
ws: &Workspace<'_>,
profiles: &Profiles,
targets: &[String],
spec: &IndexSet<String>,
dry_run: bool,
) -> CargoResult<()>