=============================== infrastructure/web/app_state.rs =============================== :Fichier: ``backend/src/infrastructure/web/app_state.rs`` :Type: RUST :Lignes de Code: 164 :Couche: Infrastructure (Adaptateurs) :Tests: ❌ Non À quoi sert ce fichier ? ======================== Module Rust **app state**. Fait partie de la couche Infrastructure (Adaptateurs). API Publique ============ Structures ---------- - ``AppState`` Fonctions --------- - ``new()`` Code Source =========== Voir: ``backend/src/infrastructure/web/app_state.rs`` Documentation Connexe ===================== .. seealso:: - :doc:`/CLAUDE` - :doc:`/ARCHITECTURE`