Skip to content

missing derive traits in CloseEvent #503

Open
@Alexi24601

Description

@Alexi24601

Describe the Bug

I would like to use CloseEvent as part of one of my structs but CloseEvent does not come with several common traits such as partialEq or PartialOrd.

Expected Behavior

I would like for CloseEvent to derive the missing traits

Actual Behavior

Currently it does not

I will be submitting a pull request shortly adding the missing derives

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions