Can [parseEnum](https://nim-lang.org/docs/strutils.html#parseEnum%2Cstring) help you with what you want to do?
- how to get some (partial) type resolution within a macro ? Sixte
- Re: how to get some (partial) type resolution within a macro ? spip
Can [parseEnum](https://nim-lang.org/docs/strutils.html#parseEnum%2Cstring) help you with what you want to do?