poison v4.0.1 Poison.ParseError exception

Link to this section Summary

Link to this section Types

Link to this type

t()
t() :: %Poison.ParseError{
  __exception__: term(),
  pos: integer(),
  rest: term(),
  value: String.t()
}

Link to this section Functions