Skip to content

EncodingKey and DecodingKey don't implement Eq #467

@pdiffley

Description

@pdiffley

The EncodingKey and DecodingKey types can be reused, but they do not implement the PartialEq and Eq traits which makes them inconvenient to work with (for example when reloading a set of keys).

Can I submit a PR to add derive these traits?

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