Refactor project into workspaces

This commit is contained in:
Tobias Reisinger 2023-11-22 20:06:20 +01:00
parent 131bdeec78
commit bacea1e3e9
31 changed files with 119 additions and 99 deletions
src/handlers/v1

View file

@ -1,2 +0,0 @@
pub mod schedules;
pub mod ws;