Plushie.Type.Composite.Enum (Plushie v0.7.1)

Copy Markdown View Source

Composite type for a fixed set of values.

Cast accepts exact value matches only. Decode also coerces strings to matching atoms (for wire data compatibility).

field :mode, {:enum, [:read, :write]}