generated from alecodes/base-template
feat: add basic configuration support
This commit is contained in:
parent
8e1e366964
commit
3ff1f26cc4
6 changed files with 253 additions and 20 deletions
|
|
@ -1,3 +1,4 @@
|
|||
pub mod config;
|
||||
mod error;
|
||||
pub mod router;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue