Docs.rs
krait-cli-0.1.0
krait-cli 0.1.0
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
Codestz
Dependencies
anyhow ^1
normal
blake3 ^1
normal
clap ^4
normal
dashmap ^6
normal
dirs ^6
normal
ignore ^0.4
normal
libc ^0.2
normal
lsp-types ^0.97
normal
notify-debouncer-full ^0.3
normal
rayon ^1
normal
regex ^1
normal
rusqlite ^0.32
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2
normal
which ^7
normal
assert_cmd ^2
dev
predicates ^3
dev
tempfile ^3
dev
Versions
59.15%
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 hasher
krait
0.1.0
Module hasher
Module Items
Functions
In krait::
index
krait
::
index
Module
hasher
Copy item path
Source
Functions
§
hash_
file
Hash a file’s contents with BLAKE3, returning hex-encoded digest.
hash_
files_
parallel
Hash multiple files in parallel using rayon.