[工具详情]
cargo-watch
Run Cargo commands whenever project files change.
automation 语言: rust
[适用场景]推荐
- ✓ Re-run Rust checks or tests during active development
[不适用场景]避免
- ✕ A single deterministic command is required for CI
[安全约束]必须遵守
- ⚠ Stop watchers before running final validation commands.
[详细信息]原始元数据
- 命令
- cargo-watch
- 影响
- execute_code, read_files, write_files
[类似工具]03