bsdiff 0.1.0

Rust port of the bsdiff binary diffing algorithm.
Documentation
1
2
3
# bsdiff-rs


Rust translation of [bsdiff](https://github.com/mendsley/bsdiff), partially translated using [Corrode](https://github.com/jameysharp/corrode). Because of this, the code is licensed in the same way.