feat: module application avec render_service et file_service

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-19 14:09:08 +02:00
parent 7d2f56a364
commit 9eae97f1d8
4 changed files with 129 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
mod application;
mod core;
mod domain;
mod infrastructure;