Docs.rs
diffogus_derive-0.4.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
diffogus_derive 0.4.0
Rust crate to calculate the difference between 2 instances of a type.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
2
out of
2
items documented
0
out of
1
items with examples
Size
Source code size: 7.74 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 33.35 kB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
funlennysub/diffogus
9
0
0
crates.io
Dependencies
heck ^0.5.0
normal
proc-macro2 ^1
normal
quote ^1
normal
structmeta ^0.3
normal
syn ^2
normal
Versions
0.4.0
0.3.0
0.2.0
0.1.2
0.1.1
0.1.0
Owners
diffogus_derive
This crate provides a derive macro to help users implement diffing for their types