================================================ infrastructure/external/linky_api_client_impl.rs ================================================ :Fichier: ``backend/src/infrastructure/external/linky_api_client_impl.rs`` :Type: RUST :Lignes de Code: 588 :Couche: Infrastructure (Adaptateurs) :Tests: ❌ Non À quoi sert ce fichier ? ======================== Client API externe **linky api client impl**. Intégration avec services tiers (Stripe, Linky, etc.) via adaptateur Infrastructure. API Publique ============ Structures ---------- - ``LinkyApiClientImpl`` Fonctions --------- - ``new()`` Code Source =========== Voir: ``backend/src/infrastructure/external/linky_api_client_impl.rs`` Documentation Connexe ===================== .. seealso:: - :doc:`/CLAUDE` - :doc:`/ARCHITECTURE`