Module configs

Source

Structs§

Conf

Statics§

CONFIG

Functions§

get_bool
get_bool 读取 bool 配置
get_float
get_float 读取 f64 配置
get_int
get_int 读取 i64 配置
get_str
get_str 读取字符串配置
init
init 初始化解析 toml 配置文件