A library to compare arbitrary structured data of the same type, efficiently.
Add this to your Cargo.toml toml [dependencies] treediff = "*"
toml [dependencies] treediff = "*"
Add this to your lib ... Rust extern crate treediff;
Rust extern crate treediff;