Expand description
配置加载器
支持多种配置格式: YAML, TOML, JSON, INI, RON, JSON5
使用统一的 config crate 提供一致的 API 接口
Structs§
- Config
Loader - 配置加载器
Enums§
- Agent
Config Error - 配置错误类型
- Config
Format - 配置格式
Type Aliases§
- Agent
Result - 配置结果类型
配置加载器
支持多种配置格式: YAML, TOML, JSON, INI, RON, JSON5
使用统一的 config crate 提供一致的 API 接口