More struct

This commit is contained in:
2024-03-16 13:34:13 +05:00
parent 73b0fb8762
commit 9473ebe7a0
4 changed files with 35 additions and 19 deletions

2
src/types.rs Normal file
View File

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