Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In `syn`, there is a `PartialEq` impl for `Ident` that allows values of this type to be compared directly against strings without calling `to_string`, so let's do that.
- Loading branch information