Docs.rs
lapin-async-0.22.1
lapin-async 0.22.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Geal
Keruspe
Dependencies
amq-protocol ^2.0.2
normal
failure ^0.1
normal
log ^0.4
normal
mio ^0.6
normal
parking_lot ^0.8
normal
env_logger ^0.6
dev
amq-protocol-codegen ^2.0.2
build
serde_json ^1.0
build
Versions
4.2%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
lapin_
async
0.22.1
In lapin_
async::
protocol::
basic
lapin_async
::
protocol
::
basic
Function
parse_ack
Copy item path
Source
pub fn parse_ack(i: &[
u8
]) ->
Result
<(&[
u8
],
Ack
),
Err
<(&[
u8
],
ErrorKind
)>>
Expand description
Parse ack (Generated)