View Source Dagger.ListTypeDef (dagger v0.9.4)

A definition of a list type in a Module.

Link to this section Summary

Link to this section Types

@type t() :: %Dagger.ListTypeDef{element_type_def: Dagger.TypeDef.t()}