rebuild file structur + simple sqlite db endpoint
This commit is contained in:
6
src/lib.rs
Normal file
6
src/lib.rs
Normal file
@@ -0,0 +1,6 @@
|
||||
#[allow(unused_imports)]
|
||||
#[allow(dead_code)]
|
||||
|
||||
pub mod utils;
|
||||
pub mod routes;
|
||||
pub mod rooms;
|
||||
Reference in New Issue
Block a user