Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add PartialEq and PartialOrd impls for comparing
String
and &String
This makes such comparisons more robust against the availability of other impls.
- Loading branch information