treediff

Crates.iotreediff
lib.rstreediff
version5.0.0
sourcesrc
created_at2017-02-05 16:19:10.674108
updated_at2024-03-27 14:57:00.714423
descriptionFind the difference between arbitrary data structures
homepage
repositoryhttps://github.com/Byron/treediff-rs
max_upload_size
id8399
size87,011
Sebastian Thiel (Byron)

documentation

https://docs.rs/treediff

README

Rust crates.io version

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"
Commit count: 128

cargo fmt