Best-effort detection of active Rust toolchain processes for CargoWatch.
This crate classifies `cargo`, `rustc`, `clippy-driver`, and `rustdoc` processes, infers workspace roots when possible, and emits summary-oriented detection events.
Project repository: <https://github.com/dunamismax/cargowatch>