[][src]Crate fxa_email_service

These are the developer docs for the Firefox Accounts email-sending service. For higher-level documentation, see the readme.

The project is compiled as a library that is linked against by two separate binaries:

Modules

api

Parent scope for modules pertaining to the API layer.

db

Parent scope for modules pertaining to the database layer.

logging

Mozlog-compatible logging.

providers

Generic abstraction of specific email providers.

queues

Queue-processing abstractions.

settings

Application settings.

types

Parent scope for modules that implement miscellaneous generally-used types.