Skip to content

derive should use fully qualified path for StructDiff #41

@carlocorradini

Description

@carlocorradini

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions