graphql-client icon indicating copy to clipboard operation
graphql-client copied to clipboard

Improve proc macro error diagnostics

Open tomhoule opened this issue 6 years ago • 0 comments

We should point to the right attribute in case of errors like missing query or schema file.

We can do this using the proc-macro-error crate.

tomhoule avatar Aug 31 '19 06:08 tomhoule