← [返回工具库]
[工具详情]

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
[安全约束]必须遵守
[详细信息]原始元数据
命令
cargo-watch
影响
execute_code, read_files, write_files
[类似工具]03