Function recommended_watcher
fn recommended_watcher<F>(event_handler: F) -> Result<RecommendedWatcher>
where
F: EventHandler
Convenience method for creating the RecommendedWatcher for the current platform.