Byron / treediff-rs

Extract differences between arbitrary datastructures

Home Page:https://lib.rs/crates/treediff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

Extract differences between arbitrary datastructures

https://lib.rs/crates/treediff

License:Apache License 2.0


Languages

Language:Rust 100.0%