refactoring: wip

This commit is contained in:
Per Stark
2024-11-20 16:09:35 +01:00
parent 2f20d5986d
commit 838aa4c1ec
5 changed files with 100 additions and 14 deletions
+1
View File
@@ -1,5 +1,6 @@
pub mod models;
pub mod rabbitmq;
pub mod routes;
pub mod storage;
pub mod surrealdb;
pub mod utils;