You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Avoid importing StructDiff trait when deriving Difference.
This is rather simple to accomplish because we only need to add ::structdiff::StructDiff to the generated code instead of StructDiff.