feat: config module implemented

This commit is contained in:
2026-05-31 13:20:01 +02:00
parent ef206958a6
commit cc22d3b719
4 changed files with 42 additions and 14 deletions

1
src/modules/mod.rs Normal file
View File

@@ -0,0 +1 @@
pub mod config;