Neuron.JSONParseError (neuron v5.0.0) View Source
Struct representation of a JSON parse error.
Link to this section Summary
Link to this section Types
Specs
t() :: %Neuron.JSONParseError{error: map(), response: Neuron.Response.t()}
Struct representation of a JSON parse error.
t() :: %Neuron.JSONParseError{error: map(), response: Neuron.Response.t()}