Module notify::poll [−][src]
Generic Watcher implementation based on polling
Checks the watch
ed paths periodically to detect changes. This implementation only uses
Rust stdlib APIs and should work on all of the platforms it supports.
Structs
PollWatcher | Polling based |