Skip to main content

Module loader

Module loader 

Source
Expand description

配置加载器

支持多种配置格式: YAML, TOML, JSON, INI, RON, JSON5

使用统一的 config crate 提供一致的 API 接口

Structs§

ConfigLoader
配置加载器

Enums§

AgentConfigError
配置错误类型
ConfigFormat
配置格式

Type Aliases§

AgentResult
配置结果类型