Proc macro should error on unknown attributes #210
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
kind/bug
Something isn't working
Currently if you put attributes in the wrong nesting, the proc macro will silently not generate the code, it should instead generate compile errors.
The text was updated successfully, but these errors were encountered: