Expand description
Daemon-side indexing coordinator.
Wires the DependencyIndex (from synwire-storage) and the
XrefGraph (from synwire-index) into a single coordinator that the
daemon uses to manage global dependency tracking and cross-project
symbol references.
Structs§
- Indexing
Coordinator - Daemon-side coordinator for global dependency indexing and cross-project symbol reference tracking.
Enums§
- Indexing
Error - Errors produced by
IndexingCoordinator.