Docs.rs
dk-engine-0.2.46
dk-engine 0.2.46
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
haim-ari
Dependencies
anyhow ^1
normal
arc-swap ^1
normal
async-trait ^0.1
normal
chrono ^0.4
normal
dashmap ^6
normal
dk-core ^0.2.46
normal
gix ^0.79
normal
opendal ^0.51
normal
optional
qdrant-client ^1.12
normal
optional
redis ^0.27
normal
optional
rmp-serde ^1
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
sqlx ^0.8
normal
tantivy ^0.22
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
tree-sitter ^0.24
normal
tree-sitter-python ^0.23
normal
tree-sitter-rust ^0.23
normal
tree-sitter-typescript ^0.23
normal
uuid ^1
normal
tempfile ^3
dev
tokio ^1
dev
Versions
48.75%
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
Module parser
dk_
engine
0.2.46
Module parser
Module Items
Re-exports
Modules
Traits
In crate dk_
engine
dk_engine
Module
parser
Copy item path
Source
Re-exports
§
pub use registry::
ParserRegistry
;
Modules
§
python_
parser
registry
rust_
parser
typescript_
parser
Traits
§
Language
Parser
Trait implemented by each language-specific parser.