infrastructure/web/handlers/pcn_handlers.rs
- Fichier:
backend/src/infrastructure/web/handlers/pcn_handlers.rs- Type:
RUST
- Lignes de Code:
94
- Couche:
Infrastructure (Adaptateurs)
- Tests:
❌ Non
À quoi sert ce fichier ?
Handlers HTTP (Actix-web) pour pcn. Gestion des requêtes REST API avec authentification, validation et gestion d’erreurs.
API Publique
Fonctions
generate_pcn_report()export_pcn_pdf()export_pcn_excel()
Code Source
Voir: backend/src/infrastructure/web/handlers/pcn_handlers.rs
Documentation Connexe
See also
/CLAUDE
/ARCHITECTURE