Commit graph

2 commits

Author SHA1 Message Date
Eli Peter
646293ed72
Create rust.yml 2025-06-16 17:43:12 +02:00
elipeter
ab5558f537 Added foundational modules for core functionalities:
- Introduced `walk.rs` as a parallel directory walker for search operations.
- Implemented basic index handling in `commands/index.rs`.
- Created `utils/config.rs` for configuration management with placeholders for future enhancements.
2025-06-16 16:46:22 +02:00