add user table

This commit is contained in:
2023-03-26 14:40:56 +02:00
parent f01b073654
commit bb8fb03b61
9 changed files with 1477 additions and 9 deletions

1
src/lib.rs Normal file
View File

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