View Source Telegex.TypeDefiner.ArrayType (Telegex v1.0.0-rc.5)

Link to this section Summary

Link to this section Types

@type t() :: %Telegex.TypeDefiner.ArrayType{
  elem_type: Telegex.TypeDefiner.field_type() | nil
}