-
-
Notifications
You must be signed in to change notification settings - Fork 360
Version can be exhaustively matched #155
Copy link
Copy link
Closed
Labels
A-versionArea: HTTP VersionArea: HTTP VersionB-breakingBlocked: breaking change. This requires a breaking change.Blocked: breaking change. This requires a breaking change.E-easyEffort: easy. Start here :DEffort: easy. Start here :D
Milestone
Metadata
Metadata
Assignees
Labels
A-versionArea: HTTP VersionArea: HTTP VersionB-breakingBlocked: breaking change. This requires a breaking change.Blocked: breaking change. This requires a breaking change.E-easyEffort: easy. Start here :DEffort: easy. Start here :D
I feel like having
Versionbe a load ofconsts rather than anenumwas probably so that it could be extended without breakage. Unfortunately it seemsrustcis too smart and sees through the ruse?