Docs.rs
codelens-engine-1.9.10
codelens-engine 1.9.10
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mupozg823
Dependencies
anyhow ^1.0
normal
fastembed ^5
normal
optional
globset ^0.4
normal
libc ^0.2
normal
notify ^7.0
normal
notify-debouncer-mini ^0.5
normal
ort ^2.0.0-rc.11
normal
optional
oxc_allocator ^0.123
normal
oxc_parser ^0.123
normal
oxc_semantic ^0.123
normal
oxc_span ^0.123
normal
petgraph ^0.7
normal
rayon ^1.10
normal
regex ^1.12
normal
rusqlite ^0.32
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
sqlite-vec ^0.1.8-alpha.1
normal
optional
streaming-iterator ^0.1
normal
strsim ^0.11
normal
tracing ^0.1
normal
tree-sitter ^0.25
normal
tree-sitter-bash ^0.25
normal
tree-sitter-c ^0.24
normal
tree-sitter-c-sharp ^0.23
normal
tree-sitter-clojure ^0.1
normal
tree-sitter-cpp ^0.23
normal
tree-sitter-css ^0.25
normal
tree-sitter-dart ^0.1
normal
tree-sitter-elixir ^0.3
normal
tree-sitter-erlang ^0.15
normal
tree-sitter-go ^0.25
normal
tree-sitter-haskell ^0.23
normal
tree-sitter-html ^0.23
normal
tree-sitter-java ^0.23
normal
tree-sitter-javascript ^0.25
normal
tree-sitter-julia ^0.23
normal
tree-sitter-kotlin-ng ^1.1
normal
tree-sitter-lua ^0.5
normal
tree-sitter-ocaml ^0.24
normal
tree-sitter-php ^0.24
normal
tree-sitter-python ^0.25
normal
tree-sitter-r ^1.2
normal
tree-sitter-ruby ^0.23
normal
tree-sitter-rust ^0.24
normal
tree-sitter-scala ^0.25
normal
tree-sitter-swift ^0.7
normal
tree-sitter-toml-updated ^0.20
normal
tree-sitter-typescript ^0.23
normal
tree-sitter-yaml ^0.7
normal
tree-sitter-zig ^1.1
normal
url ^2.5
normal
walkdir ^2.5
normal
criterion ^0.5
dev
insta ^1
dev
tempfile ^3.15
dev
Versions
26.33%
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
content_hash
codelens_
engine
1.9.10
In codelens_
engine::
db
codelens_engine
::
db
Function
content_
hash
Copy item path
Source
pub fn content_hash(content: &[
u8
]) ->
String
Expand description
Compute SHA-256 hex digest of content.