setup main project layout
Co-authored-by: Clément Rehs <clement.rehs@epita.fr>
This commit is contained in:
parent
a71a059feb
commit
b95003257d
12 changed files with 963 additions and 4 deletions
5
src/lib/mod.rs
Normal file
5
src/lib/mod.rs
Normal file
|
@ -0,0 +1,5 @@
|
|||
pub mod config;
|
||||
pub mod database;
|
||||
pub mod harsh;
|
||||
pub mod http;
|
||||
pub mod log;
|
Loading…
Add table
Add a link
Reference in a new issue