recommended_watcher

Function recommended_watcher 

Source
pub fn recommended_watcher<F>(event_handler: F) -> Result<INotifyWatcher, Error>
where F: EventHandler,
Expand description

Convenience method for creating the RecommendedWatcher for the current platform.