A RESP error (-).
Summary
Types
@type t() :: %Resp.Error{ count: non_neg_integer(), data: String.t() | nil, raw: binary() | nil, type: atom() }
A RESP error (-).
@type t() :: %Resp.Error{ count: non_neg_integer(), data: String.t() | nil, raw: binary() | nil, type: atom() }