Skip to content

Instantly share code, notes, and snippets.

@mehmetsefabalik
Created January 19, 2022 21:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mehmetsefabalik/f8d76163657b817f380f03dc2c50382e to your computer and use it in GitHub Desktop.
Save mehmetsefabalik/f8d76163657b817f380f03dc2c50382e to your computer and use it in GitHub Desktop.
Rust hot reload

cargo install systemfd cargo-watch

systemfd --no-pid -s http::PORT -- cargo watch -x run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment