Docs.rs
amqpr-api-0.4.1
amqpr-api 0.4.1
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
AtsukiTak
Dependencies
amqpr-codec ^0.3
normal
bytes ^0.4
normal
error-chain ^0.11
normal
futures ^0.1
normal
log ^0.3
normal
tokio-core ^0.1
normal
tokio-io ^0.1
normal
log4rs ^0.7
dev
Versions
26.67%
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
amqpr_
api
0.4.1
Queue
Bound
Aliased Type
In amqpr_
api::
queue::
bind
amqpr_api
::
queue
::
bind
Type Alias
QueueBound
Copy item path
Source
pub type QueueBound<S> =
Send
<S>;
Aliased Type
ยง
pub struct QueueBound<S> {
/* private fields */
}