Aesir v0.0.3 Aesir.Resource.Field View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %Aesir.Resource.Field{
  description: String.t(),
  key: boolean(),
  name: atom(),
  type: atom() | tuple()
}