======================= infrastructure/email.rs ======================= :Fichier: ``backend/src/infrastructure/email.rs`` :Type: RUST :Lignes de Code: 290 :Couche: Infrastructure (Adaptateurs) :Tests: ✅ Oui À quoi sert ce fichier ? ======================== Module Rust **email**. Fait partie de la couche Infrastructure (Adaptateurs). API Publique ============ Structures ---------- - ``EmailService`` Fonctions --------- - ``from_env()`` - ``send_gdpr_export_notification()`` - ``send_gdpr_erasure_notification()`` - ``send_admin_gdpr_notification()`` Code Source =========== Voir: ``backend/src/infrastructure/email.rs`` Documentation Connexe ===================== .. seealso:: - :doc:`/CLAUDE` - :doc:`/ARCHITECTURE`