Boost Your Rust π¦ Development with Hot Reload using cargo-watch
Motivation
Most of the developers with a node.js background are pretty familiar with the package called nodemon.
https://github.com/remy/nodemon
nodemon is a tool is automatically restarting the node application whenever we change a file in a direc...
blog.ediri.io2 min read