qex-core 0.0.2

Core library for QEX — semantic code search with BM25, tree-sitter chunking, and optional dense vectors
Documentation
1
2
3
4
5
pub mod chunk;
pub mod ignore;
pub mod index;
pub mod merkle;
pub mod search;