Graceful Shutdown in Rust CLI Too
In last post, I covered debouncing - how watchr groups rapid file events into a single one. This post covers something smaller but just as important: what happens when you hit Ctrl+C
The problem
watch
bytelogger.hashnode.dev3 min read