johannhof / difference.rs

Rust text diffing and assertion library
https://docs.rs/difference
MIT License
242 stars 33 forks source link

`Read` support to support diffing files too large for memory #23

Open epage opened 7 years ago

epage commented 7 years ago

This could be helpful in cases like https://github.com/steveklabnik/dir-diff/issues/6