========================================== infrastructure/storage/storage_provider.rs ========================================== :Fichier: ``backend/src/infrastructure/storage/storage_provider.rs`` :Type: RUST :Lignes de Code: 24 :Couche: Infrastructure (Adaptateurs) :Tests: ❌ Non À quoi sert ce fichier ? ======================== Module Rust **storage provider**. Fait partie de la couche Infrastructure (Adaptateurs). API Publique ============ Traits ------ - ``StorageProvider`` Code Source =========== Voir: ``backend/src/infrastructure/storage/storage_provider.rs`` Documentation Connexe ===================== .. seealso:: - :doc:`/CLAUDE` - :doc:`/ARCHITECTURE`