feat: inline config file template

This commit is contained in:
GyDi
2022-02-18 23:57:13 +08:00
parent a13d4698be
commit 3a9a392a77
8 changed files with 59 additions and 75 deletions

View File

@@ -5,3 +5,4 @@ pub mod init;
pub mod resolve;
pub mod server;
pub mod sysopt;
pub mod tmpl;