-
-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels