recommended_watcher

Function recommended_watcher 

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

Convenience method for creating the RecommendedWatcher for the current platform.