You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering whether, it would be possible to add NoUninit-derive support for enums repr(C, Int). I saw that enums-with-fields support is already being worked (#292). Unfortunately, repr(C, Int) is still not possible. Is this planned for the future or not possible?