Docs.rs
rocketmq-rust-0.6.0
rocketmq-rust 0.6.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mxsm
Dependencies
chrono ^0.4
normal
cron ^0.15
normal
rocketmq-error ^0.6.0
normal
tokio ^1.47
normal
tracing ^0.1.41
normal
tracing-subscriber ^0.3.19
normal
trait-variant ^0.1.2
normal
uuid ^1
normal
tokio-test ^0.4
dev
Versions
44.21%
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
rocketmq_
rust
0.6.0
Module service_
task
Module Items
Structs
Enums
Traits
In rocketmq_
rust::
task
rocketmq_rust
::
task
Module
service_task
Copy item path
Source
Structs
§
Service
Context
Service thread context that gets passed to the service This contains all the control mechanisms
Service
Manager
Service thread implementation with lifecycle management
Enums
§
Service
Lifecycle
Service state enumeration
Traits
§
Service
Task