Expand description
Derive Macros§
- Diff
- Entry point for the
Diff
derive proc macro.Diff
implements theDiff
trait from theidentity_diff
crate on any Enum or Struct type. Contains and optional attributeshould_ignore
which will ignore an appended field.