1 unstable release
0.2.0 | Feb 7, 2019 |
---|
#15 in #merging
7KB
125 lines
interdiff-rs
Rust interdiff implementation.
This is a limited unfinished interdiff implementation, which works only for cases where two patches do not overlap. The hunk merging algorithm, which is the last piece of the puzzle, is still under development.
lib.rs
:
The Interdiff library.
Dependencies
~6–15MB
~181K SLoC