moved backend into backend directory

This commit is contained in:
Colin McKechney
2023-04-28 01:10:08 -04:00
parent 7f1e4a0808
commit cc1c370e56
5 changed files with 0 additions and 0 deletions

2
backend/src/api/mod.rs Normal file
View File

@@ -0,0 +1,2 @@
pub mod user;