Docs.rs
general-mq-0.2.0
general-mq 0.2.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
woofdogtw
Dependencies
amqprs ^2.1.0
normal
async-trait ^0.1.85
normal
lapin ^2.5.0
normal
rand ^0.8.5
normal
regex ^1.11.1
normal
rumqttc ^0.24.0
normal
tokio ^1.43.0
normal
url ^2.5.4
normal
urlencoding ^2.1.3
normal
laboratory ^2.0.0
dev
reqwest ^0.12.12
dev
serde ^1.0.217
dev
Versions
91.76%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
general_
mq
0.2.0
Module connection
Module Items
Enums
Traits
In crate general_
mq
general_mq
Module
connection
Copy item path
Source
Expand description
Traits and enumerations for connections.
Enums
§
Status
Connection status.
Traits
§
Event
Handler
The event handler for connections.
GmqConnection
The operations for connections.