Docs.rs
moduforge-rules-engine-0.4.3
moduforge-rules-engine 0.4.3
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
Cassielxd
Dependencies
ahash ^0.8
normal
anyhow ^1
normal
fixedbitset ^0.5
normal
json_dotpath ^1
normal
jsonschema ^0.29
normal
moduforge-rules-expression ^0.4.3
normal
moduforge-rules-template ^0.4.3
normal
once_cell ^1
normal
petgraph ^0.8
normal
reqwest ^0.12
normal
rquickjs ^0.9
normal
rust_decimal ^1
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0.12
normal
tokio ^1.0
normal
criterion ^0.5
dev
tokio ^1.0
dev
Versions
17.44%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
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
moduforge_
rules_
engine
0.4.3
Module graph
Module Items
Structs
Enums
In moduforge_
rules_
engine::
handler
moduforge_rules_engine
::
handler
Module
graph
Copy item path
Source
Structs
§
Decision
Graph
决策图结构体 用于表示和管理决策图,包含图的构建、验证和评估功能
Decision
Graph
Config
决策图配置结构体 用于初始化决策图的配置参数
Decision
Graph
Response
决策图响应结构体
Decision
Graph
Trace
决策图跟踪信息结构体
Enums
§
Decision
Graph
Validation
Error
决策图验证错误类型