View Source Telegex.TypeDefiner.ArrayType (Telegex v1.0.1)

Link to this section Summary

Link to this section Types

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