Docs.rs
diff_derive-0.2.0
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
diff_derive 0.2.0
A derive macro for implementing Diff on the diff-struct crate
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
2
items documented
0
out of
2
items with examples
Links
benhall-7/diff-derive
0
8
0
crates.io
Dependencies
proc-macro2 ^1
normal
quote ^1
normal
syn ^1
normal
Versions
0.2.3
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
Owners
diff-derive
A derive macro implementing the Diff trait from diff-derive.