Expand description
File watching for live reload.
Uses notify crate for cross-platform file system events.
Structsยง
- File
Watcher - Watches a single file and emits debounced change notifications.
File watching for live reload.
Uses notify crate for cross-platform file system events.