View Source Telegex.TypeDefiner.Discriminator (Telegex v1.0.0-rc.4)

Link to this section Summary

Link to this section Types

@type t() :: %Telegex.TypeDefiner.Discriminator{
  field: atom() | nil,
  mapping: %{required(String.t()) => [module()]} | nil
}