Docs.rs
moduforge-runtime-0.2.4
moduforge-runtime 0.2.4
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
Cassielxd
Dependencies
async-channel ^2.3.1
normal
async-trait ^0.1
normal
chrono ^0.4
normal
futures ^0.3
normal
im ^15.1
normal
lazy_static ^1.4
normal
log ^0.4
normal
lru ^0.12
normal
moduforge-model ^0.2.4
normal
moduforge-state ^0.2.4
normal
moduforge-transform ^0.2.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tokio-util ^0.7.14
normal
Versions
28.63%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
moduforge_
runtime
0.2.4
Module async_
processor
Module Items
Structs
Enums
Traits
In crate moduforge_
runtime
moduforge_runtime
Module
async_processor
Copy item path
Source
Structs
§
Async
Processor
异步任务处理器 负责管理任务队列、并发处理和任务生命周期
Processor
Config
任务处理器的配置参数
Processor
Stats
任务处理器的统计信息
Task
Queue
任务队列结构
Task
Result
任务处理的结果结构
Enums
§
Processor
Error
任务处理器的错误类型
Task
Status
任务处理的结果状态
Traits
§
Task
Processor
任务处理器特征 定义了处理任务的基本接口