SumType.AllowedTypes

The types which the sumtype may contain

struct SumType(Types...)
@nogc
alias AllowedTypes = Types

Meta