Expand description
iTools 配置解析模块
提供基于 fragment 的配置解析功能,支持将配置文件分割成多个片段进行管理和加载。
Re-exports§
pub use test_macro::test_macro;
Modules§
- test_
macro - 测试宏功能 测试 CLI 宏 API
- tui
- TUI 功能模块
Structs§
- Cli
- iTools 命令行工具
- Config
Fragment - 配置片段
- Config
Manager - 配置管理器
Enums§
- Command
- 命令枚举
Traits§
- Parse
- 命令行参数解析 trait
Functions§
- execute_
command - 执行命令
- init_
cli - 初始化 CLI 环境
- t
- 国际化功能 - 使用 itools-localization 模块的国际化实现 获取翻译
- t_
with_ args - 国际化功能 - 使用 itools-localization 模块的国际化实现 获取带参数的翻译