Skip to content

Get rid of BoxError #57

Closed
Closed
@MOZGIII

Description

@MOZGIII

Why use BoxError in the HttpsConnector if an enum would work and won't be too complicated?

In my current code, I can't just use ? or .into on the error cause it's not Sized, and, although I can work around it pretty easily, I see no reason why we shouldn't use enum.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions