// TODO: perhaps this shouldn't live in tor-config? But it doesn't seem substantial enough to have
/// The receiver half of a watch channel used for receiving [`Event`]s sent by a [`FileWatcher`].
fn assert_ignored(event: ¬ify::Event, watching: &HashMap<PathBuf, HashSet<DirEventFilter>>) {