Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(error): add private __Nonexhaustive variant to Error
BREAKING CHANGE: Adds a new variant to public Error enum. The proper fix is to stop matching exhaustively on `hyper::Error`.
- Loading branch information