Docs.rs
project-rag-0.1.0
project-rag 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
nightness
Dependencies
anyhow ^1.0
normal
arrow-array ^56.2
normal
arrow-schema ^56.2
normal
async-trait ^0.1
normal
chrono ^0.4
normal
clap ^4
normal
dirs ^5.0
normal
fastembed ^5.1
normal
fs2 ^0.4
normal
futures ^0.3
normal
git2 ^0.19
normal
globset ^0.4
normal
ignore ^0.4
normal
lancedb ^0.23
normal
pdf-extract ^0.7
normal
qdrant-client ^1.15
normal
optional
rayon ^1.10
normal
regex ^1.10
normal
rmcp ^0.8
normal
schemars ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
tantivy ^0.22
normal
thiserror ^2.0
normal
tokio ^1.43
normal
tokio-util ^0.7
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tree-sitter ^0.25
normal
tree-sitter-c ^0.24
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-php ^0.24
normal
tree-sitter-python ^0.23
normal
tree-sitter-ruby ^0.23
normal
tree-sitter-rust ^0.23
normal
tree-sitter-swift ^0.7
normal
tree-sitter-typescript ^0.23
normal
walkdir ^2.5
normal
criterion ^0.5
dev
filetime ^0.2
dev
tempfile ^3.0
dev
chrono ^0.4
build
Versions
81.17%
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
Module cache
project_
rag
0.1.0
Module cache
Module Items
Structs
In crate project_
rag
project_rag
Module
cache
Copy item path
Source
Expand description
Persistent hash cache for tracking file changes across restarts
Structs
ยง
Dirty
Info
Information about a dirty (in-progress) indexing operation
Hash
Cache
Cache for file hashes to support incremental updates