treediff-rs
treediff-rs copied to clipboard
Extract differences between arbitrary datastructures
A library to compare arbitrary structured data of the same type, efficiently.
Please see the documentation for more details.
Usage
Add this to your Cargo.toml
[dependencies]
treediff = "4"