Docs.rs
async-mq-1.1.0
async-mq 1.1.0
Docs.rs crate page
Apache-2.0
AND
MIT
Links
Repository
crates.io
Source
Owners
keithnoguchi
Dependencies
async-trait ^0.1
normal
cookie-factory ^0.3
normal
futures ^0.3
normal
futures-util ^0.3
normal
lapin ^0.34
normal
clap ^2.33
dev
flatbuffers ^0.6
dev
futures-executor ^0.3
dev
tokio ^0.2
dev
Versions
60.94%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
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
async_
mq
1.1.0
Module consume
Module Items
Structs
In crate async_
mq
async_mq
Module
consume
Copy item path
Source
Expand description
ConsumerBuilder
and
Consumer
structs
Structs
ยง
Consumer
A zero-cost
lapin::Consumer
abstruction type.
Consumer
Builder
A
non-consuming
Consumer
builder.