Neuron.Connection.call
You're seeing just the callback
call
, go back to Neuron.Connection module for more information.
Specs
call(String.t(), Keyword.t()) :: {:ok, Neuron.Response.t()} | {:error, term()}