Alias Variant.Types

Types can be present in this Variant.

struct Variant
{
  // ...
  alias Types = Specs;
  // ...
}