cargolive 0.1.0

A fast watcher that automatically executes 'cargo run' when it detects changes.
Documentation
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