Start rust rewrite

This commit is contained in:
Tobias Reisinger 2021-11-04 23:37:16 +01:00
commit 12d57d020f
22 changed files with 2599 additions and 0 deletions
src/handlers

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

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