Current section

Files

Jump to
rivet_ident lib example mailer backend.ex
Raw

lib/example/mailer/backend.ex

defmodule Rivet.Ident.Example.Mailer.Backend do
use Rivet.Email.Backend, otp_app: :rivet_ident
end