Docs.rs
quanttide-work-0.1.0-beta.4
quanttide-work 0.1.0-beta.4
Docs.rs crate page
CC-BY-4.0
12 September 2026
Links
Repository
crates.io
Source
Owners
QuantTide-Inc
Dependencies
serde_json ^1
normal
serde_yaml ^0.9
normal
Versions
50.38%
of the crate is documented
Go to latest stable release
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
Module executor
quanttide_
work
0.1.0-beta.4
Module executor
Module Items
Constants
In crate quanttide_
work
quanttide_work
Module
executor
Copy item path
Source
Expand description
执行者:这一步谁做、这一条判据谁判。
三个取值由规范定死,不因平台而变。步骤上只能写
AGENT
或
HUMAN
; 判据上还能写
RULE
(机械核对,不用智能体)。
Constants
§
AGENT
智能体。
CRITERION_
TYPES
判据的执行者——规则引擎 / 智能体 / 人。
EXECUTORS
步骤的执行者——能用 AI 都用 AI,人只在闸门。
HUMAN
人:只在闸门拍板。
RULE
规则引擎:机械核对。