cereal v1.0.0 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