Docs.rs
moduforge-runtime-0.1.1
moduforge-runtime 0.1.1
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
im ^15
normal
lazy_static ^1
normal
log ^0.4.25
normal
lru ^0.13
normal
metrics ^0.24.1
normal
metrics-exporter-prometheus ^0.16.2
normal
moduforge-core ^0.1.1
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0.11
normal
tokio ^1
normal
Versions
28.83%
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_
runtime
0.1.1
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
任务处理的配置
Task
Queue
任务队列
Task
Result
任务处理的结果
Enums
§
Processor
Error
任务处理的错误类型
Task
Status
任务处理的结果状态
Traits
§
Task
Processor