Docs.rs
general-mq-0.3.12
general-mq 0.3.12
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
woofdogtw
Dependencies
amqprs ^2.1.2
normal
async-trait ^0.1.89
normal
lapin ^3.7.0
normal
rand ^0.9.2
normal
regex ^1.11.3
normal
rumqttc ^0.25.0
normal
tokio ^1.47.1
normal
url ^2.5.7
normal
urlencoding ^2.1.3
normal
laboratory ^2.0.0
dev
reqwest ^0.12.23
dev
serde ^1.0.228
dev
Versions
91.76%
of the crate is documented
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
Module connection
general_
mq
0.3.12
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.