struct-diff 0.2.3

Trait for types that are diffable
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.chrono]
features = ["serde"]
version = "0.4"

[package]
authors = ["Alexander Polyakov <aleksandr.polyakov@kupibilet.ru>"]
description = "Trait for types that are diffable"
documentation = "https://docs.rs/struct-diff"
keywords = ["diff"]
license = "MIT"
name = "struct-diff"
repository = "https://github.com/polachok/derive-diff"
version = "0.2.3"