Packages

Send emails from Gleam with SendGrid

Current section

Files

Jump to
sendgriddle include sendgriddle_UnexpectedResponseError.hrl
Raw

include/sendgriddle_UnexpectedResponseError.hrl

-record(unexpected_response_error, {
response :: gleam@http@response:response(binary())
}).