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
We don't use the nice syn features about reporting errors. The code we generate cannot be mapped back to a precise rust code span, since it depends on the GraphQL query. This would let us drop syn, quote and proc macro 2 dependencies from the CLI.