Skip to main content

Module watcher

Module watcher 

Source
Expand description

File watching for live reload.

Uses notify crate for cross-platform file system events.

Structsยง

FileWatcher
Watches a single file and emits debounced change notifications.