arbor-watcher 0.1.0

File watching and incremental indexing for Arbor
Documentation

Arbor Watcher - File watching and incremental indexing

This crate handles the file system side of things:

  • Walking directories to find source files
  • Watching for changes
  • Triggering incremental re-indexing

It respects .gitignore and other ignore patterns.