infrastructure/web/handlers/financial_report_handlers.rs

Fichier:

backend/src/infrastructure/web/handlers/financial_report_handlers.rs

Type:

RUST

Lignes de Code:

202

Couche:

Infrastructure (Adaptateurs)

Tests:

❌ Non

À quoi sert ce fichier ?

Handlers HTTP (Actix-web) pour financial report. Gestion des requêtes REST API avec authentification, validation et gestion d’erreurs.

API Publique

Structures

  • IncomeStatementQuery

Fonctions

  • generate_balance_sheet()

  • generate_income_statement()

Code Source

Voir: backend/src/infrastructure/web/handlers/financial_report_handlers.rs

Documentation Connexe

See also

  • /CLAUDE

  • /ARCHITECTURE