Docs.rs
evorule-cli-0.4.2
evorule-cli 0.4.2
Permalink
Docs.rs crate page
AGPL-3.0-or-later
05 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
EvoRuleLab
Dependencies
blake3 ^1
normal
clap ^4
normal
ed25519-dalek ^2
normal
evorule-reactor ^0.4.1
normal
evorule-tcb ^0.4.1
normal
getrandom ^0.2
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
Versions
97.7%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
run
evorule_
cli
0.4.2
run
Sections
退出码
In evorule_
cli::
commands::
verify_
chain
evorule_cli
::
commands
::
verify_chain
Function
run
Copy item path
Source
pub fn run(fact_log_path: &
Path
) ->
Result
<
()
,
CliError
>
Expand description
执行 verify-chain 子命令
§
退出码
0:哈希链 + 结构不变量全部通过
1:任一检查失败(fact 被篡改或结构异常)