Expand description
§State Module
§File: Indexing/State/mod.rs
§Role in Air Architecture
Provides state management for the File Indexer service, including creation and update operations for index structures.
§Modules
CreateState- State structure creation and initializationUpdateState- State modification and update operations
Modules§
- Create
State - CreateState
- Update
State - UpdateState