differs 0.0.1

Ergonomic data diffing.
Documentation
1
2
3
4
5
6
7
8
9
10
# differs

> Ergonomic data structure diffing for Rust.


> [!WARNING]
> `differs` is still under active development and is not yet intended for production use.


If you are interested in checking it out `differs` and understanding the direction of this crate, please have a look at the [examples](./differs/examples/), in particular the [changes](./differs/examples/changes.rs) example.