pub async fn ProcessWatcherEvent(
index: &mut FileIndex,
event: Event,
config: &IndexingConfig,
) -> Result<WatcherEventResult>Expand description
Update index for changed files from file watcher
pub async fn ProcessWatcherEvent(
index: &mut FileIndex,
event: Event,
config: &IndexingConfig,
) -> Result<WatcherEventResult>Update index for changed files from file watcher