Engin Al
Results
12
comments of
Engin Al
@igorlukanin sure, I'll look into it and let you know.
I checked out how notify-rs defines watchers. And how bacon uses notify. `RecommendedWatcher` fallsback to `PollWatcher` when the target is not available. Also it's advised to use PollWatcher in such...