View Source Telegex.TypeDefiner.ArrayType (Telegex v1.0.0-rc.10)
Link to this section Summary
Link to this section Types
@type t() :: %Telegex.TypeDefiner.ArrayType{
elem_type: Telegex.TypeDefiner.field_type() | nil
}
@type t() :: %Telegex.TypeDefiner.ArrayType{
elem_type: Telegex.TypeDefiner.field_type() | nil
}