I don't have the full solution, but I believe a `static` type `typedesc` arg will get passed without conversion to NimNode? I think there's an example in tut3.
- Passing a type through a macro? zevv
- Re: Passing a type through a macro? kaushalmodi
I don't have the full solution, but I believe a `static` type `typedesc` arg will get passed without conversion to NimNode? I think there's an example in tut3.