Docs.rs
leann-core-0.2.3
leann-core 0.2.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
starpit
Dependencies
anyhow ^1
normal
indicatif ^0.18
normal
optional
libc ^0.2
normal
memmap2 ^0.9
normal
optional
ndarray ^0.17
normal
pdf-extract ^0.10
normal
optional
rand ^0.9
normal
rayon ^1
normal
optional
regex ^1
normal
reqwest ^0.13
normal
optional
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
optional
thiserror ^2
normal
tiktoken-rs ^0.9
normal
optional
tokio ^1
normal
optional
tracing ^0.1
normal
tree-sitter ^0.26
normal
optional
tree-sitter-c-sharp ^0.23
normal
optional
tree-sitter-java ^0.23
normal
optional
tree-sitter-javascript ^0.25
normal
optional
tree-sitter-python ^0.25
normal
optional
tree-sitter-typescript ^0.23
normal
optional
uuid ^1
normal
optional
criterion ^0.8
dev
rayon ^1
dev
tempfile ^3
dev
tokio ^1
dev
Versions
63.46%
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
hash_data
leann_
core
0.2.3
In leann_
core::
sync
leann_core
::
sync
Function
hash_
data
Copy item path
Source
pub fn hash_data(data: &[
u8
]) ->
String
Expand description
Hash data using SHA-256.