You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments