[][src]Module fxa_email_service::db::auth_db

Strongly-typed wrapper for a subset of fxa-auth-db-mysql.

Ultimately we will move away from the auth db so, to avoid unnecessary coupling, this module MUST NOT be used directly. Instead, all access should be via delivery_problems::DeliveryProblems.

Structs

DbClient

Traits

Db