Description
Build artifacts from many Rust projects can be cleaned recursively from one directory. It is useful for developers reclaiming disk space across workspaces, experiments, or cloned repositories.
This deletes generated build data and may touch many project directories. Review the target path and matching rules before running it to avoid cleaning more projects than intended.