Function recommended_watcher

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

Convenience method for creating the RecommendedWatcher for the current platform.