Docs.rs
semantic-diff-0.7.2
semantic-diff 0.7.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
alankyshum
Dependencies
anyhow ^1
normal
base64 ^0.22
normal
blake3 ^1
normal
clap ^4
normal
crossterm ^0.29
normal
dirs ^6
normal
futures ^0.3
normal
image ^0.25
normal
pulldown-cmark ^0.13
normal
ratatui ^0.30
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
similar ^2
normal
syntect ^5.3
normal
terminal-light ^1.8.0
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tui-tree-widget ^0.24
normal
unidiff ^0.4
normal
which ^8.0.2
normal
tempfile ^3
dev
Versions
47.33%
of the crate is documented
Go to latest version
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
diff_hash
semantic_
diff
0.7.2
In semantic_
diff::
cache
semantic_diff
::
cache
Function
diff_
hash
Copy item path
Source
pub fn diff_hash(raw_diff: &
str
) ->
u64
Expand description
Compute a fast hash of the raw diff string.