is_relevant_event

Function is_relevant_event 

Source
fn is_relevant_event(kind: &EventKind, config: &FileWatcherConfig) -> bool
Expand description

Check if an event kind is relevant based on the configuration.