Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@integration@mail_Pattern.hrl
Raw

include/lightspeed@integration@mail_Pattern.hrl

-record(pattern, {
name :: binary(),
backend :: lightspeed@integration@mail:mail_backend(),
policy :: lightspeed@integration@mail:delivery_policy()
}).