Search
@type t() :: %Warpath.JsonDecodeError{ __exception__: term(), data: String.t(), position: integer() }
@spec from(Jason.DecodeError.t()) :: t()