genies_config 1.8.0

整合DDD与Dapr 的 config 库
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/*
 * @Author: tzw
 * @Date: 2021-10-31 03:05:39
 * @LastEditors: tzw
 * @LastEditTime: 2021-11-29 22:23:13
 */

 #![warn(non_snake_case)]


pub mod app_config;
pub mod log_config;