Little refactor

This commit is contained in:
2024-07-15 08:37:45 +03:00
parent a60713a4b0
commit 7018adf98d
3 changed files with 0 additions and 0 deletions

2
src/types/mod.rs Normal file
View File

@ -0,0 +1,2 @@
pub mod users;
pub mod sites;