Skip to main content

Module watcher

Module watcher 

Source
Expand description

File watcher with debounce for watch-mode process restarts.

Structs§

WatchHandle
Handle to a running file watcher. Drop to stop watching.

Functions§

create_watcher
Create a file watcher that sends the process name to restart_tx when watched files change (after debounce).