Docs.rs
moduforge-core-0.4.12
moduforge-core 0.4.12
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
Cassielxd
Dependencies
anyhow ^1
normal
arc-swap ^1.6
normal
async-channel ^2.3.1
normal
async-trait ^0.1
normal
dashmap ^5.5
normal
metrics ^0.22.0
normal
moduforge-model ^0.4.12
normal
moduforge-state ^0.4.12
normal
moduforge-transform ^0.4.12
normal
quick-xml ^0.36
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0.12
normal
tokio ^1
normal
rand ^0.8
dev
Versions
54.24%
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
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
mf_core
0.4.12
Module async_
processor
Module Items
Structs
Enums
Traits
In mf_
core::
runtime
mf_core
::
runtime
Module
async_processor
Copy item path
Source
Structs
§
Async
Processor
异步任务处理器 负责管理任务队列、并发处理和任务生命周期
Processor
Stats
任务处理器的统计信息
Task
Queue
任务队列结构
Task
Result
任务处理的结果结构
Enums
§
Processor
Error
任务处理器的错误类型
Processor
State
处理器状态
Task
Status
任务处理的结果状态
Traits
§
Task
Processor
任务处理器特征 定义了处理任务的基本接口