Closed
Description
So, I see that we are currently supporting enum types relatively well but the documentation mentioned there are some caveats. I was wondering if it’s a good idea to use something like magic enum and achieve a safer conversion. I understand that you might not want to include another code to your code base but do you think this is something you’d like to have or you think the current method is sufficient? If you think it worth it, I maybe able to spare some time and work on it 👍🏼