View Source ExOAPI.EctoTypes.Style (ex_oapi v0.1.4)

Link to this section Summary

Link to this section Types

@type t() ::
  :matrix
  | :label
  | :form
  | :simple
  | :spaceDelimited
  | :pipeDelimited
  | :deepObject

Link to this section Functions

@spec values(:atoms | :strings) :: [t()] | [String.t()]