hdiff 0.1.1

Implementation of the Paul Heckel diff algorithm.
Documentation
  • Coverage
  • 50%
    4 out of 8 items documented1 out of 2 items with examples
  • Size
  • Source code size: 8.44 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.86 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • lzakharov

HDiff

Implementation of the Paul Heckel diff algorithm in pure Rust.

Issue tracker

Please report any bugs and enhancement ideas using the issue tracker:

https://github.com/lzakharov/hdiff/issues

Feel free to also ask questions on the tracker.

P. S. It's my first project on Rust, I'll be glad to any reviews and remarksī¸.

License

Copyright (c) 2018 Lev Zakharov. Licensed under the MIT License.