pub fn clean(ws: &Workspace<'_>, opts: &CleanOptions<'_>) -> CargoResult<()>
Cleans the package’s build artifacts.