Skip to main content

Module indexing

Module indexing 

Source
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§

IndexingCoordinator
Daemon-side coordinator for global dependency indexing and cross-project symbol reference tracking.

Enums§

IndexingError
Errors produced by IndexingCoordinator.