infrastructure/storage/file_storage.rs
- Fichier:
backend/src/infrastructure/storage/file_storage.rs- Type:
RUST
- Lignes de Code:
212
- Couche:
Infrastructure (Adaptateurs)
- Tests:
✅ Oui
À quoi sert ce fichier ?
Module Rust file storage. Fait partie de la couche Infrastructure (Adaptateurs).
API Publique
Structures
FileStorage
Fonctions
new()save_file()read_file()delete_file()file_exists()
Code Source
Voir: backend/src/infrastructure/storage/file_storage.rs
Documentation Connexe
See also
/CLAUDE
/ARCHITECTURE