sapling/lib/xdiff-sys
Mateusz Kwapich 02db823918 xdiff: add rust bindings (xdiff-sys)
Summary:
These are limited (not all features are exposed) bindings for xdiff - the diff library used by git and our version of hg. We need them to be able to generate diffs in Mononoke.

In the next diff I'll add more rust-friendly wrapper library.

Reviewed By: quark-zju

Differential Revision: D17548528

fbshipit-source-id: f23c8a65d11d2c5de8f0456d32883f16b19a98e2
2019-09-26 11:01:09 -07:00
..
src xdiff: add rust bindings (xdiff-sys) 2019-09-26 11:01:09 -07:00
build.rs xdiff: add rust bindings (xdiff-sys) 2019-09-26 11:01:09 -07:00
Cargo.toml xdiff: add rust bindings (xdiff-sys) 2019-09-26 11:01:09 -07:00