Share your rust projects on discord presence!
cargo-stopwatch is a cargo command which shares what you're building (and how long your compiles take) on your discord presence.
Install stopwatch with the cargo install command
cargo install cargo-stopwatch
Run cargo stopwatch <command> to time and broadcast a cargo command
cargo stopwatch build