Crate watchr_filesystem

Source
Expand description

Watchr

A simple file watcher that watches a list of paths and calls a callback when any of them change

Structsยง

Event
Notify event.
FileWatcher
A simple file watcher for monitoring file-system events (changes)