Docs.rs
qex-core-0.0.2
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
qex-core 0.0.2
Core library for QEX — semantic code search with BM25, tree-sitter chunking, and optional dense vectors
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
chunk
index
merkle
search
ignore.rs
lib.rs
1
2
3
4
5
pub
mod
chunk
;
pub
mod
ignore
;
pub
mod
index
;
pub
mod
merkle
;
pub
mod
search
;