Emxc.Utilities (emxc v0.0.3)

Link to this section Summary

Functions

Unwraps a Tesla response into a tuple of {:ok, map()} or {:error, any()}.

Link to this section Functions

Link to this function

unwrap_response(arg1)

@spec unwrap_response(any()) :: {:ok, map()} | {:error, any()} | no_return()

Unwraps a Tesla response into a tuple of {:ok, map()} or {:error, any()}.