TaggedUnion.Kind

A type enum that identifies the type of value currently stored.

struct TaggedUnion
alias Kind = UnionFieldEnum!U

Meta