View Source Telegex.TypeDefiner.UnionType (Telegex v1.0.0-rc.9)

Link to this section Summary

Link to this section Types

@type t() :: %Telegex.TypeDefiner.UnionType{
  types: [Telegex.TypeDefiner.field_type()] | nil
}