Skip to content

Reply trait is public but not meaningfully usable #412

@FeldrinH

Description

@FeldrinH

Currently the Reply trait is public, but it cannot be used in any meaningful way, because its only method requires an instance of ReplySender which is private and only has private implementors.

What is the purpose of having Reply in the public API? Looking at the code it seems to be an internal implementation trait that should not be exposed to users.

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