Get union value type by enum

I think you are looking for std.meta.TagPayload here are some examples that use it:

3 Likes