refactoring: working macro and generics

This commit is contained in:
Per Stark
2024-11-20 22:44:30 +01:00
parent 7222223c31
commit 41134cfa49
11 changed files with 198 additions and 167 deletions
+1
View File
@@ -1,3 +1,4 @@
pub mod error;
pub mod models;
pub mod rabbitmq;
pub mod routes;