Add fmt options and move handlers
This commit is contained in:
parent
50bcac2a1b
commit
fdca5b7277
28 changed files with 85 additions and 70 deletions
emgauwa-core/src/handlers/v1
4
emgauwa-core/src/handlers/v1/mod.rs
Normal file
4
emgauwa-core/src/handlers/v1/mod.rs
Normal file
|
@ -0,0 +1,4 @@
|
|||
pub mod controllers;
|
||||
pub mod relays;
|
||||
pub mod schedules;
|
||||
pub mod ws;
|
Loading…
Add table
Add a link
Reference in a new issue