cereal v1.3.2 Cereal.Builders.Error View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %Cereal.Builders.Error{
  code: term(),
  detail: term(),
  meta: term(),
  source: term(),
  title: term()
}

Link to this section Functions