Skip to content

hex::FromHex::Error does not implement Eq #76

Open
@tcharding

Description

@tcharding

Is there some reason why FromHexError does not derive Eq? It seems common in the Rust std lib to do so, here are a bunch of example errors that do so: https://doc.rust-lang.org/std/cmp/trait.Eq.html

Happy to do a PR but its so trivial I thought there might be some reason I can't work out.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions