Docs.rs
evorule-cli-0.4.1
evorule-cli 0.4.1
Docs.rs crate page
AGPL-3.0-or-later
02 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.0
normal
evorule-tcb ^0.4.0
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.1
run
Sections
退出码
In evorule_
cli::
commands::
validate
evorule_cli
::
commands
::
validate
Function
run
Copy item path
Source
pub fn run(rules_dir: &
Path
) ->
Result
<
()
,
CliError
>
Expand description
执行 validate 子命令
§
退出码
0:所有 transform 通过验证
1:有 error(未知 type 或缺 type 字段)