Refactor project into workspaces
This commit is contained in:
parent
131bdeec78
commit
bacea1e3e9
31 changed files with 119 additions and 99 deletions
emgauwa-lib/src
4
emgauwa-lib/src/lib.rs
Normal file
4
emgauwa-lib/src/lib.rs
Normal file
|
@ -0,0 +1,4 @@
|
|||
pub mod db;
|
||||
pub mod handlers;
|
||||
pub mod return_models;
|
||||
pub mod utils;
|
Loading…
Add table
Add a link
Reference in a new issue