Resend.Error (resend v0.2.4)

Castable module for returning structured errors from the Resend API.

Link to this section Summary

Link to this section Types

@type t() :: %Resend.Error{code: integer(), message: String.t(), type: String.t()}