neuron v0.8.0 Neuron.Response

Struct representation of a query response.

Summary

Types

t()
t() :: %Neuron.Response{body: Map.t, headers: keyword, status_code: Integer.t}