basic creation

This commit is contained in:
Alex Emmet 2025-08-30 22:37:16 +02:00
commit e15b2b407a
14 changed files with 1258 additions and 8 deletions

0
src/users/contact.rs Normal file
View file

1
src/users/mod.rs Normal file
View file

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