refactor: module infrastructure avec comrak_renderer, file_repository, notify_watcher

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-19 14:06:43 +02:00
parent ec239bb42e
commit 7d2f56a364
10 changed files with 164 additions and 106 deletions
+1
View File
@@ -1,5 +1,6 @@
mod core;
mod domain;
mod infrastructure;
mod watcher;
use std::sync::Mutex;