[Add] basic split
This commit is contained in:
parent
a0ff6b1082
commit
3cdf7c62d5
77 changed files with 506 additions and 648 deletions
3
web-ui/src/lib.rs
Normal file
3
web-ui/src/lib.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
pub mod api;
|
||||
pub mod server;
|
||||
pub mod web_path_parser;
|
||||
Loading…
Reference in a new issue