neuron v1.1.0 Neuron.JSONParseError View Source

Struct representation of a JSON parse error.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Neuron.JSONParseError{error: Map.t(), response: Neuron.Response.t()}