Crates.io | treediff |
lib.rs | treediff |
version | 5.0.0 |
source | src |
created_at | 2017-02-05 16:19:10.674108 |
updated_at | 2024-03-27 14:57:00.714423 |
description | Find the difference between arbitrary data structures |
homepage | |
repository | https://github.com/Byron/treediff-rs |
max_upload_size | |
id | 8399 |
size | 87,011 |
A library to compare arbitrary structured data of the same type, efficiently.
Please see the documentation for more details.
Add this to your Cargo.toml
[dependencies]
treediff = "4"