pub fn watch_docs( root: &Path, debounce_ms: u64, stop_rx: Receiver<()>, log_prefix: &str, ) -> Result<()>