Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding `PartialEq` to `Error` to make it more ergonomic for consumers. Since the `Error` type implements `Serialize` and `Deserialize` all of the error variants are simple types that implement equivalence.
- Loading branch information