❔ Incremental Generator compilation error
I'm trying to figure out what is wrong with my helloworld generator.
Here is my super simple generator, that adds a generated attribute to the source.
And after adding it I just can use them in my main project like that
The problem is that now I have a compilation errors and since this is my first attempt to use generators, I have no clue what I did wrong. Any ideas?
Here is my super simple generator, that adds a generated attribute to the source.
And after adding it I just can use them in my main project like that
The problem is that now I have a compilation errors and since this is my first attempt to use generators, I have no clue what I did wrong. Any ideas?
