Docs.rs
java-diff-utils-rs-0.1.0-alpha.5
java-diff-utils-rs 0.1.0-alpha.5
Permalink
Docs.rs crate page
Apache-2.0
18 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
Prabhav-dev
Dependencies
lazy_static ^1.4
normal
regex ^1.10
normal
serde ^1.0
normal
unicode-segmentation ^1.13.3
normal
bincode ^1.3
dev
criterion ^0.5
dev
Versions
51.62%
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 change
java_
diff_
utils_
rs
0.1.0-alpha.5
Module change
Module Items
Re-exports
Structs
In java_
diff_
utils_
rs::
algorithm
java_diff_utils_rs
::
algorithm
Module
change
Copy item path
Source
Expand description
Delta representation of sequence modifications.
Re-exports
§
pub use crate::patch::delta_type::
DeltaType
;
Structs
§
Change
Modified region between an original and target sequence.