Registry / build-tool / cargo-watch

cargo-watch

JSON →
library8.5.3rscratesunverified

Watches over your Cargo project’s source for changes and runs commands.

# Cargo.toml [dependencies] cargo-watch = "8.5.3"
INSTALL
IMPORT
SIG · CARGO-WATCH
C
cargo-watch
build-toolrustv8.5.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Watch
use cargo_watch::Watch;

Creates a file watcher for Cargo projects.

use cargo_watch::Watch; let watch = Watch::new(); // Start watching project
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.5.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
OpenAI (training)
1
Resources
cargo-watch — cargo add cargo-watch · libregistry