Docs.rs
qex-core-0.0.2
qex-core 0.0.2
Docs.rs crate page
AGPL-3.0
Links
Repository
crates.io
Source
Owners
us
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
dirs ^6
normal
ignore ^0.4
normal
ndarray ^0.17
normal
optional
ort ^2.0.0-rc.11
normal
optional
rayon ^1.10
normal
regex ^1
normal
rusqlite ^0.32
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
tantivy ^0.22
normal
tempfile ^3
normal
thiserror ^2
normal
tokenizers ^0.22
normal
optional
tracing ^0.1
normal
tree-sitter ^0.24
normal
tree-sitter-c ^0.23
normal
tree-sitter-c-sharp ^0.23
normal
tree-sitter-cpp ^0.23
normal
tree-sitter-go ^0.23
normal
tree-sitter-java ^0.23
normal
tree-sitter-javascript ^0.23
normal
tree-sitter-md ^0.3
normal
tree-sitter-python ^0.23
normal
tree-sitter-rust ^0.23
normal
tree-sitter-typescript ^0.23
normal
ureq ^3
normal
optional
usearch ^2.24
normal
optional
tempfile ^3
dev
Versions
41.92%
of the crate is documented
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
Skip to main content
Files
qex_core/
lib.rs
1
pub mod
chunk;
2
pub mod
ignore;
3
pub mod
index;
4
pub mod
merkle;
5
pub mod
search;