1 2 3 4 5 6 7 8 9 10
# Cargo Live A minimalist tool for observing changes in rs files and automatically executing the `cargo run` command. ## How to use Simply run the command within your Rust project: ```bash cargo run