Docs.rs
pratdiff-3.1.0
pratdiff 3.1.0
Docs.rs crate page
Apache-2.0
31 March 2026
Links
Repository
crates.io
Source
Owners
fowles
Dependencies
anstream ^1.0.0
normal
cfg-if ^1.0.4
normal
clap ^4.6.0
normal
clap_complete ^4.6.0
normal
clap_complete_command ^0.6.1
normal
common-path ^1.0.0
normal
owo-colors ^4.3.0
normal
regex ^1.12.3
normal
unicode-segmentation ^1.13.1
normal
walkdir ^2.5.0
normal
tempfile ^3.27.0
dev
vergen ^9
build
vergen-gitcl ^9
build
Versions
30.3%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
pratdiff
3.1.0
pratdiff
Function
diff
Copy item path
Source
pub fn diff(lhs: &[&[
u8
]], rhs: &[&[
u8
]]) ->
Vec
<
DiffItem
>