domain/services/owner_statement_exporter.rs

Fichier:

backend/src/domain/services/owner_statement_exporter.rs

Type:

RUST

Lignes de Code:

421

Couche:

Domain (Métier)

Tests:

✅ Oui

À quoi sert ce fichier ?

Service de domaine owner statement exporter. Contient la logique métier complexe nécessitant plusieurs entités (orchestration domaine).

API Publique

Structures

  • OwnerStatementExporter

  • UnitWithOwnership

Fonctions

  • export_to_pdf()

Code Source

Voir: backend/src/domain/services/owner_statement_exporter.rs

Documentation Connexe

See also

  • /CLAUDE

  • /ARCHITECTURE