Skip to main content

Module error

Module error 

Source
Expand description

CLI 错误类型

统一的错误枚举,覆盖 I/O、JSON、规则加载、payload 解析、fact log 解析、 TCB 执行、WAL 序列化等场景。所有子命令返回 Result<(), CliError>, main.rs 根据错误类型决定退出码。

Enums§

CliError
CLI 错误