Type Alias notify::RecommendedWatcher
source · pub type RecommendedWatcher = INotifyWatcher;
Expand description
The recommended Watcher
implementation for the current platform
Aliased Type§
struct RecommendedWatcher(/* private fields */);