Skip to content

Derive Debug for MessageSendEvent #796

Closed
@galderz

Description

@galderz

MessageSendEvent enum should derive Debug, to make it easy for users to see which events are pending in the ChannelManager. Without that enum, the only way to figure out which event you're handling is by pattern matching on all possible types, which are close to 20.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions